llvm-project/clang/lib/Serialization
Michael J. Spencer 8aaf49959c Merge System into Support.
llvm-svn: 120297
2010-11-29 18:12:39 +00:00
..
ASTCommon.cpp Give a default implementation for ASTDeserializationListener's methods, no functionality change. 2010-10-14 20:14:28 +00:00
ASTCommon.h Use the ASTMutationListener to track added template specializations in a chained PCH. 2010-10-28 07:38:42 +00:00
ASTReader.cpp Merge System into Support. 2010-11-29 18:12:39 +00:00
ASTReaderDecl.cpp Major anonymous union/struct redesign. 2010-11-21 06:08:52 +00:00
ASTReaderStmt.cpp Revert r119838 "Don't warn for empty 'if' body if there is a macro that expands to nothing" 2010-11-20 02:04:01 +00:00
ASTWriter.cpp Merge System into Support. 2010-11-29 18:12:39 +00:00
ASTWriterDecl.cpp Major anonymous union/struct redesign. 2010-11-21 06:08:52 +00:00
ASTWriterStmt.cpp Revert r119838 "Don't warn for empty 'if' body if there is a macro that expands to nothing" 2010-11-20 02:04:01 +00:00
CMakeLists.txt Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
GeneratePCH.cpp rework the stat cache, pulling it out of FileManager.h into 2010-11-23 19:19:34 +00:00
Makefile Reintroduce the serialization library, with fixed dependencies. 2010-08-17 20:43:28 +00:00