-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
andfoo.cpp
)
Metadata
Metadata
Assignees
Labels
No labels