llvm-project/clang/lib/Serialization
Saar Raz baa84d8cde Revert "[Concepts] Requires Expressions"
This reverts commit 0279318997.

There have been some failing tests on some platforms, reverting while investigating.
2020-01-18 14:58:01 +02:00
..
ASTCommon.cpp Revert "[Concepts] Requires Expressions" 2020-01-18 14:58:01 +02:00
ASTCommon.h
ASTReader.cpp [modules] Do not cache invalid state for modules that we attempted to load. 2020-01-16 17:12:41 -08:00
ASTReaderDecl.cpp Revert "[Concepts] Requires Expressions" 2020-01-18 14:58:01 +02:00
ASTReaderInternals.h
ASTReaderStmt.cpp Revert "[Concepts] Requires Expressions" 2020-01-18 14:58:01 +02:00
ASTWriter.cpp Revert "[Concepts] Requires Expressions" 2020-01-18 14:58:01 +02:00
ASTWriterDecl.cpp Revert "[Concepts] Requires Expressions" 2020-01-18 14:58:01 +02:00
ASTWriterStmt.cpp Revert "[Concepts] Requires Expressions" 2020-01-18 14:58:01 +02:00
CMakeLists.txt clang/Modules: Move Serialization/Module.{h,cpp} to ModuleFile, NFC 2019-11-21 19:07:00 -08:00
GeneratePCH.cpp [Bitcode] Move Bitstream to a separate library 2019-07-03 22:40:07 +00:00
GlobalModuleIndex.cpp GlobalModuleIndex - Fix use-after-move clang static analyzer warning. 2020-01-11 16:43:02 +00:00
InMemoryModuleCache.cpp [modules] Do not cache invalid state for modules that we attempted to load. 2020-01-16 17:12:41 -08:00
ModuleFile.cpp clang/Modules: Move Serialization/Module.{h,cpp} to ModuleFile, NFC 2019-11-21 19:07:00 -08:00
ModuleFileExtension.cpp
ModuleManager.cpp [modules] Do not cache invalid state for modules that we attempted to load. 2020-01-16 17:12:41 -08:00
MultiOnDiskHashTable.h
PCHContainerOperations.cpp [Clang] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:04:18 +00:00