llvm-project/clang/include
Richard Smith a0aafa3853 [modules] If we see a #include that maps to a module, but use of precompiled modules is disabled, track submodule visibility anyway if -fmodules-local-submodule-visibility is enabled. This, in effect, gives modules semantics but without precompilation.
llvm-svn: 237550
2015-05-18 03:52:30 +00:00
..
clang [modules] If we see a #include that maps to a module, but use of precompiled modules is disabled, track submodule visibility anyway if -fmodules-local-submodule-visibility is enabled. This, in effect, gives modules semantics but without precompilation. 2015-05-18 03:52:30 +00:00
clang-c Fix a #include cycle in the libclang headers. "Eventually" is now. 2015-05-14 00:22:12 +00:00
CMakeLists.txt
Makefile