Skip to content

More use cases #7

@mathstuf

Description

@mathstuf

Some other use cases to add to this repository that I've mentioned elsewhere (Slack or Reddit):

  • generated sources
  • code that can confuse naïve scanners:
const char* foo = "
#include <vector>
import M;
";
  • module names expanded from macros (import and export)
  • module names expanded from macros on the command line (import and export)
  • overlapping file basenames (foo.mpp and foo.cpp)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions