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 Implement inferred submodules support, which (when requested) 2011-12-06 01:10:29 +00:00
Module.h Have the parser initialize Sema before it consumes the first 2012-11-05 23:58:27 +00:00
NotInModule.h Detect when mapping a #include/#import over to a submodule ends up 2011-12-20 00:28:52 +00:00
Sub.h Keep track of import dependencies between submodules within the module 2011-12-08 17:01:29 +00:00
Sub2.h Keep track of import dependencies between submodules within the module 2011-12-08 17:01:29 +00:00