llvm-project/clang/test/Modules/Inputs/Module.framework/Headers
Douglas Gregor d612566385 Have the parser initialize Sema before it consumes the first
token. This is important because the first token could actually be
after an #include that triggers a module import, which might use
either Sema or the AST consumer before it would have been initialized.

llvm-svn: 167423
2012-11-05 23:58:27 +00:00
..
Buried
Module.h Have the parser initialize Sema before it consumes the first 2012-11-05 23:58:27 +00:00
NotInModule.h
Sub.h
Sub2.h