llvm-project/clang/lib
Sven van Haastregt b16fb1ffc3 Revert "[clang] Fix signedness in vector bitcast evaluation"
This reverts commit 14947cd047 because
it broke clang-cmake-armv7-quick.
2021-01-25 12:43:30 +00:00
..
APINotes APINotes: annotate dump methods (NFC) 2021-01-08 20:49:28 +00:00
ARCMigrate ARCMigrate: Migrate ObjCMT.cpp over to FileEntryRef 2020-12-09 14:16:05 -08:00
AST Revert "[clang] Fix signedness in vector bitcast evaluation" 2021-01-25 12:43:30 +00:00
ASTMatchers Implement dynamic mapAnyOf in terms of ASTNodeKinds 2021-01-20 15:53:05 +00:00
Analysis Revert "Revert "Revert "Revert "Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis.""""" 2021-01-08 14:17:18 +01:00
Basic [RISCV] Implement new architecture extension macros 2021-01-25 08:58:46 +00:00
CodeGen [PowerPC] Fix va_arg in C++, Objective-C on 32-bit ELF targets 2021-01-23 00:13:36 -05:00
CrossTU Revert "Revert "Revert "Revert "Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis.""""" 2021-01-08 14:17:18 +01:00
DirectoryWatcher Revert "ADT: Migrate users of AlignedCharArrayUnion to std::aligned_union_t, NFC" 2020-12-14 17:04:06 -08:00
Driver [RISCV] Implement new architecture extension macros 2021-01-25 08:58:46 +00:00
Edit [clang] Use SourceLocation as key in hash maps, NFCI 2020-10-20 16:24:09 +01:00
Format [clang-format] Add the possibility to align assignments spanning empty lines or comments 2021-01-25 09:41:50 +01:00
Frontend Revert "[Clang] Move assembler into a separate file" 2021-01-23 15:04:27 +01:00
FrontendTool [NFC] Refactor Registry loops to range for 2020-06-19 00:40:10 +01:00
Headers [hip] Fix `<complex>` compilation on Windows with VS2019. 2021-01-20 16:43:44 -05:00
Index Revert "Following up on PR48517, fix handling of template arguments that refer" 2021-01-20 15:55:35 +01:00
IndexSerialization [index-while-building] Fix build with -DBUILD_SHARED_LIBS=True 2020-08-20 15:12:56 +01:00
Lex Suppress non-conforming GNU paste extension in all standard-conforming modes 2021-01-25 00:56:45 +00:00
Parse [clang] Use SourceLocations in unions [NFCI] 2021-01-14 10:56:53 +00:00
Rewrite SourceManager: Clarify that FileInfo always has a ContentCache, NFC 2020-10-23 12:38:53 -04:00
Sema PR47682: Merge the DeclContext of a merged FunctionDecl before we inherit 2021-01-22 15:46:41 -08:00
Serialization [ASTReader] Allow controlling separately whether validation should be disabled for a PCH vs a module file 2021-01-21 20:45:54 -08:00
StaticAnalyzer Revert "Revert "Revert "Revert "Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis.""""" 2021-01-08 14:17:18 +01:00
Testing Fix MSVC "not all control paths return a value" warning. NFC. 2020-06-05 10:45:59 +01:00
Tooling [clang][Tooling] Get rid of a hack in SymbolOccurrences, NFCI 2021-01-22 13:01:41 +00:00
CMakeLists.txt APINotes: add APINotesYAMLCompiler 2020-11-05 18:55:13 +00:00