llvm-capstone/clang/lib/Serialization
Corentin Jabot af4751738d [C++] Implement "Deducing this" (P0847R7)
This patch implements P0847R7 (partially),
CWG2561 and CWG2653.

Reviewed By: aaron.ballman, #clang-language-wg

Differential Revision: https://reviews.llvm.org/D140828
2023-10-02 14:33:02 +02:00
..
ASTCommon.cpp Lazily deserialize default member initializers. 2023-04-05 15:46:13 -07:00
ASTCommon.h
ASTReader.cpp Introduce paged vector (#66430) 2023-09-30 08:26:19 +03:00
ASTReaderDecl.cpp [C++] Implement "Deducing this" (P0847R7) 2023-10-02 14:33:02 +02:00
ASTReaderInternals.h [clang] NFCI: Use FileEntryRef in ASTReader::GetHeaderFileInfo() 2023-09-29 09:07:13 -07:00
ASTReaderStmt.cpp [C++] Implement "Deducing this" (P0847R7) 2023-10-02 14:33:02 +02:00
ASTWriter.cpp Revert "[OpenMP] Introduce the initial support for OpenMP kernel language (#66844)" 2023-09-29 15:35:10 -05:00
ASTWriterDecl.cpp [C++] Implement "Deducing this" (P0847R7) 2023-10-02 14:33:02 +02:00
ASTWriterStmt.cpp Implement mangling rules for C++20 concepts and requires-expressions. 2023-09-20 12:38:15 -07:00
CMakeLists.txt cmake: add missing dependencies on ClangDriverOptions tablegen 2023-08-04 10:27:19 -07:00
GeneratePCH.cpp [clang][modules] Avoid storing command-line macro definitions into implicitly built PCM files 2023-08-17 11:11:29 -07:00
GlobalModuleIndex.cpp [clang] NFCI: Use FileEntryRef in GlobalModuleIndex 2023-09-09 21:51:03 -07:00
InMemoryModuleCache.cpp
ModuleFile.cpp
ModuleFileExtension.cpp
ModuleManager.cpp [clang] NFCI: Use FileEntryRef in FileManager::getBufferForFile() 2023-09-13 15:02:20 -07:00
MultiOnDiskHashTable.h
PCHContainerOperations.cpp [clang][deps] Make clang-scan-deps write modules in raw format 2023-05-03 12:07:46 -07:00