llvm-project/clang/lib/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
..
ASTCommon.cpp Make UsingShadowDecls redeclarable. This fixes some visibility problems with 2013-10-23 02:17:46 +00:00
ASTCommon.h Emit an update record if we instantiate the definition of a function template 2014-03-22 23:33:22 +00:00
ASTReader.cpp Add module name and module map file to -module-file-info 2014-04-14 22:12:44 +00:00
ASTReaderDecl.cpp Fix PR18307: Properly (de)serialize inherited constructors and their using declarations 2014-03-27 19:22:19 +00:00
ASTReaderInternals.h OnDiskHashTable: Make the iterable version separate. 2014-04-14 16:34:29 +00:00
ASTReaderStmt.cpp [OPENMP] Implemented 'copyin' clause 2014-03-31 03:36:38 +00:00
ASTWriter.cpp Allow multiple modules with the same name to coexist in the module cache 2014-04-14 18:00:01 +00:00
ASTWriterDecl.cpp Fix PR18307: Properly (de)serialize inherited constructors and their using declarations 2014-03-27 19:22:19 +00:00
ASTWriterStmt.cpp [OPENMP][C++11] Renamed loop vars properly. 2014-04-04 10:02:14 +00:00
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
GeneratePCH.cpp [libclang] Allow building a precompiled preamble with compiler errors 2013-06-11 00:36:55 +00:00
GlobalModuleIndex.cpp Allow multiple modules with the same name to coexist in the module cache 2014-04-14 18:00:01 +00:00
Makefile
Module.cpp Revert C++11ification in r203534 and r203536. Apparently our toolchains aren't 2014-03-11 07:17:35 +00:00
ModuleManager.cpp Allow multiple modules with the same name to coexist in the module cache 2014-04-14 18:00:01 +00:00