llvm-project/clang/include/clang/Serialization
Ben Langmuir 4f5212a60e Add module name and module map file to -module-file-info
llvm-svn: 206217
2014-04-14 22:12:44 +00:00
..
ASTBitCodes.h Allow multiple modules with the same name to coexist in the module cache 2014-04-14 18:00:01 +00:00
ASTDeserializationListener.h [PCH/Modules] De/Serialize MacroInfos separately than MacroDirectives. 2013-03-22 21:12:57 +00:00
ASTReader.h Add module name and module map file to -module-file-info 2014-04-14 22:12:44 +00:00
ASTWriter.h Save out a correct lookup table if a lookup table entry is stale (it contains 2014-03-25 01:14:22 +00:00
CMakeLists.txt New function for tablegenning: clang_tablegen. 2011-02-20 22:06:32 +00:00
ContinuousRangeMap.h Add missing includes and forward declarations so that headers don't depend on 2013-01-12 16:54:37 +00:00
GlobalModuleIndex.h [C++11] Replace OwningPtr include with <memory>. 2014-03-09 11:36:40 +00:00
Makefile Clang-side build system infrastructure for multiple tblgens. 2011-10-06 01:52:10 +00:00
Module.h Allow multiple modules with the same name to coexist in the module cache 2014-04-14 18:00:01 +00:00
ModuleManager.h Use SmallVectorImpl instead of SmallVector for iterators and references to avoid specifying the vector size unnecessarily. 2013-07-04 03:08:24 +00:00
SerializationDiagnostic.h Rather than duplicating extension diagnostics to allow them to cause a 2013-11-12 02:41:45 +00:00