llvm-project/clang/lib/Serialization
Craig Topper 1a07fd1845 Remove CastKind typedef from CastExpr since CastKind is in the clang namespace.
llvm-svn: 220955
2014-10-31 06:57:10 +00:00
..
ASTCommon.cpp [modules] Make NamespaceAliasDecl redeclarable, as it should be. This fixes 2014-09-03 23:11:22 +00:00
ASTCommon.h [modules] Number anonymous declarations that are lexically within mergeable 2014-08-28 01:33:39 +00:00
ASTReader.cpp [modules] When a .pcm file is explicitly built separately from the translation 2014-10-31 02:28:58 +00:00
ASTReaderDecl.cpp [modules] Initial support for explicitly loading .pcm files. 2014-10-22 02:05:46 +00:00
ASTReaderInternals.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
ASTReaderStmt.cpp Remove CastKind typedef from CastExpr since CastKind is in the clang namespace. 2014-10-31 06:57:10 +00:00
ASTWriter.cpp [modules] Support combining 'textual' with 'private'. 2014-10-24 20:23:01 +00:00
ASTWriterDecl.cpp Change how we distinguish bitfield widths, in-class 2014-10-10 18:44:34 +00:00
ASTWriterStmt.cpp Improved capturing variable-length array types in CapturedStmt. 2014-10-29 12:21:55 +00:00
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
GeneratePCH.cpp [C++11] Use 'nullptr'. Serialization edition. 2014-05-22 05:54:18 +00:00
GlobalModuleIndex.cpp Make VFS and FileManager match the current MemoryBuffer API. 2014-10-26 22:44:13 +00:00
Makefile
Module.cpp Add a "signature" to AST files to verify that they haven't changed 2014-10-23 18:05:36 +00:00
ModuleManager.cpp Make VFS and FileManager match the current MemoryBuffer API. 2014-10-26 22:44:13 +00:00