
modules to preprocessing of nested .pcm files. Making those module files available results in loading more .pcm files than necessary, and potentially in misbehavior if a module makes itself visible during its own compilation (as parts of that module that have not yet been processed would then become visible). llvm-svn: 306320
3 lines
39 B
C
3 lines
39 B
C
typedef struct foo foo;
|
|
struct __FILE;
|