.. |
ASTCommon.cpp
|
[c++20] For P0732R2 / P1907R1: Basic frontend support for class types as
|
2020-10-21 13:21:41 -07:00 |
ASTCommon.h
|
[OPENMP 5.0]Add initial support for 'allocate' directive.
|
2019-03-07 17:54:44 +00:00 |
ASTReader.cpp
|
clang/Basic: Remove ContentCache::getRawBuffer, NFC
|
2020-10-22 14:00:44 -04:00 |
ASTReaderDecl.cpp
|
[clang] Enable support for #pragma STDC FENV_ACCESS
|
2020-10-25 06:46:25 -07:00 |
ASTReaderInternals.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
ASTReaderStmt.cpp
|
[c++20] For P0732R2: Give class NTTPs the proper type when examined with 'decltype'.
|
2020-10-21 14:15:54 -07:00 |
ASTWriter.cpp
|
SourceManager: Clarify that FileInfo always has a ContentCache, NFC
|
2020-10-23 12:38:53 -04:00 |
ASTWriterDecl.cpp
|
[clang] Enable support for #pragma STDC FENV_ACCESS
|
2020-10-25 06:46:25 -07:00 |
ASTWriterStmt.cpp
|
[c++20] For P0732R2: Give class NTTPs the proper type when examined with 'decltype'.
|
2020-10-21 14:15:54 -07:00 |
CMakeLists.txt
|
[openmp] Base of tablegen generated OpenMP common declaration
|
2020-06-23 10:32:32 -04:00 |
GeneratePCH.cpp
|
[pch] Honour -fallow-pch-with-compiler-errors for overall compilation status
|
2020-03-31 13:50:12 -07:00 |
GlobalModuleIndex.cpp
|
Return false if the identifier is not in the global module index.
|
2020-06-22 08:03:11 +00:00 |
InMemoryModuleCache.cpp
|
Revert "[modules] Do not cache invalid state for modules that we attempted to load."
|
2020-03-10 10:59:26 -07:00 |
ModuleFile.cpp
|
clang/Modules: Move Serialization/Module.{h,cpp} to ModuleFile, NFC
|
2019-11-21 19:07:00 -08:00 |
ModuleFileExtension.cpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
ModuleManager.cpp
|
Perform an extra consistency check when searching ModuleManager's
|
2020-09-02 14:16:26 -07:00 |
MultiOnDiskHashTable.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
PCHContainerOperations.cpp
|
[Clang] Migrate llvm::make_unique to std::make_unique
|
2019-08-14 23:04:18 +00:00 |