llvm-project/clang/lib/Serialization
Richard Smith 3b6374133c [modules] Avoid repeatedly hashing the same name when looking it up in multiple module files.
llvm-svn: 242180
2015-07-14 18:42:41 +00:00
..
ASTCommon.cpp Parsing, semantic analysis, and AST for Objective-C type parameters. 2015-07-07 03:57:15 +00:00
ASTCommon.h [ObjC] Add NSValue support for objc_boxed_expressions 2015-06-26 05:28:36 +00:00
ASTReader.cpp [modules] Avoid repeatedly hashing the same name when looking it up in multiple module files. 2015-07-14 18:42:41 +00:00
ASTReaderDecl.cpp Minor simplification, no functionality change. 2015-07-12 23:51:20 +00:00
ASTReaderInternals.h [modules] Avoid repeatedly hashing the same name when looking it up in multiple module files. 2015-07-14 18:42:41 +00:00
ASTReaderStmt.cpp [OPENMP 4.0] Initial support for 'omp cancel' construct. 2015-07-02 11:25:17 +00:00
ASTWriter.cpp [modules] Improve performance when there is a local declaration of an entity 2015-07-12 23:43:21 +00:00
ASTWriterDecl.cpp [modules] Improve performance when there is a local declaration of an entity 2015-07-12 23:43:21 +00:00
ASTWriterStmt.cpp [OPENMP 4.0] Initial support for 'omp cancel' construct. 2015-07-02 11:25:17 +00:00
CMakeLists.txt Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-25 02:44:04 +00:00
GeneratePCH.cpp Remove unnecessary include. 2015-06-29 16:14:36 +00:00
GlobalModuleIndex.cpp Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
Makefile
Module.cpp [modules] Deserialize CXXCtorInitializer list for a constructor lazily. 2015-03-24 06:36:48 +00:00
ModuleManager.cpp Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00