Some other use cases to add to this repository that I've mentioned elsewhere (Slack or Reddit): - [x] generated sources - [x] code that can confuse naïve scanners: ```cpp const char* foo = " #include <vector> import M; "; ``` - [x] module names expanded from macros (import and export) - [x] module names expanded from macros on the command line (import and export) - [ ] overlapping file basenames (`foo.mpp` and `foo.cpp`)
Some other use cases to add to this repository that I've mentioned elsewhere (Slack or Reddit):
foo.mppandfoo.cpp)