hanchenye-llvm-project/clang/lib/Serialization
Alexey Bataev 444120d4bc [OPENMP][C++11] Renamed loop vars properly.
llvm-svn: 205620
2014-04-04 10:02:14 +00:00
..
ASTCommon.cpp
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 Reapply "OnDiskHashTable: Use Endian.h to read little endian ostreams" 2014-03-28 22:03:24 +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
ASTReaderStmt.cpp [OPENMP] Implemented 'copyin' clause 2014-03-31 03:36:38 +00:00
ASTWriter.cpp Reapply "OnDiskHashTable: Use EndianStream.h to write little endian ostreams" 2014-03-28 22:03:19 +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
GlobalModuleIndex.cpp Reapply "OnDiskHashTable: Use Endian.h to read little endian ostreams" 2014-03-28 22:03:24 +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 [C++11] Remove a now unnecessary use of std::function for a remove_if 2014-03-03 19:36:27 +00:00