llvm-project/clang/lib
Hsiangkai Wang 5e953a274b [RISCV] Define preprocessor definitions for 'V' extension.
Differential Revision: https://reviews.llvm.org/D92650
2020-12-05 08:34:32 +08:00
..
APINotes APINotes: constify `dump` methods (NFC) 2020-12-01 19:01:06 +00:00
ARCMigrate ARCMigrate: Initialize fields in EditEntry inline, NFC 2020-12-04 14:43:22 -08:00
AST ASTImporter: Migrate to the FileEntryRef overload of SourceManager::createFileID, NFC 2020-12-04 14:45:59 -08:00
ASTMatchers [ASTMatchers][NFC] Made variadic operator funcs static 2020-12-03 15:47:54 +00:00
Analysis Revert "Revert "Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis.""" 2020-11-17 18:59:21 -08:00
Basic [RISCV] Define preprocessor definitions for 'V' extension. 2020-12-05 08:34:32 +08:00
CodeGen [mac/arm] Fix rtti codegen tests when running on an arm mac 2020-12-03 09:11:03 -05:00
CrossTU [clang][NFC] Use SmallString instead of SmallVector<char 2020-11-17 13:02:58 +00:00
DirectoryWatcher ADT: Migrate users of AlignedCharArrayUnion to std::aligned_union_t, NFC 2020-12-04 12:34:49 -08:00
Driver Don't use sysroot/include when sysroot is empty. 2020-12-04 18:33:24 +00:00
Edit [clang] Use SourceLocation as key in hash maps, NFCI 2020-10-20 16:24:09 +01:00
Format [clang-format] Improve clang-formats handling of concepts 2020-12-04 17:45:50 +00:00
Frontend Frontend: Use translateLineCol instead of translateFileLineCol, NFC 2020-12-04 14:37:48 -08:00
FrontendTool [NFC] Refactor Registry loops to range for 2020-06-19 00:40:10 +01:00
Headers [CUDA] Another attempt to fix early inclusion of <new> from libstdc++ 2020-12-04 12:03:35 -08:00
Index Index: Remove unused internal header SimpleFormatContext.h, NFC 2020-12-04 15:10:27 -08:00
IndexSerialization [index-while-building] Fix build with -DBUILD_SHARED_LIBS=True 2020-08-20 15:12:56 +01:00
Lex ADT: Migrate users of AlignedCharArrayUnion to std::aligned_union_t, NFC 2020-12-04 12:34:49 -08:00
Parse [Sema] Fold VLAs to constant arrays in a few more contexts 2020-12-04 10:03:23 -05:00
Rewrite SourceManager: Clarify that FileInfo always has a ContentCache, NFC 2020-10-23 12:38:53 -04:00
Sema [objc] diagnose protocol conformance in categories with direct members 2020-12-04 15:55:34 -08:00
Serialization Module: Use FileEntryRef and DirectoryEntryRef in Umbrella, Header, and DirectoryName, NFC 2020-12-02 14:07:23 -08:00
StaticAnalyzer [analyzer][StdLibraryFunctionsChecker] Add return value constraint to functions with BufferSize 2020-12-02 17:54:48 +01:00
Testing Fix MSVC "not all control paths return a value" warning. NFC. 2020-06-05 10:45:59 +01:00
Tooling [Tooling] JSONCompilationDatabase::loadFromBuffer retains the buffer, copy it. 2020-12-04 21:54:55 +01:00
CMakeLists.txt APINotes: add APINotesYAMLCompiler 2020-11-05 18:55:13 +00:00