llvm-capstone/clang/lib
Jan Svoboda 396d6a3220 [clang][cli] Store unsigned instead of OptSpecifier in table
This fixes some buildbot failures with ambiguous call to OptSpecifier constructor.
2021-02-09 15:46:10 +01:00
..
Analysis [-Wcompletion-handler] Support checks with builtins 2021-02-09 11:32:24 +03: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 PR48606: The lifetime of a constexpr heap allocation always started 2021-02-08 17:58:05 -08:00
ASTMatchers Add code complete support for mapAnyOf 2021-02-07 16:03:05 +00:00
Basic [clang][cli] Generate and round-trip CodeGen options 2021-02-09 11:43:38 +01:00
CodeGen [X86] Always assign reassoc flag for intrinsics *reduce_add/mul_ps/pd. 2021-02-09 21:14:06 +08: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 [CUDA][HIP] Add -fuse-cuid 2021-02-08 22:26:12 -05:00
Edit
Format [clang-format] Fix MSVC "unsafe use of type 'bool' in operation" warning (NFC) 2021-02-03 10:50:59 +08:00
Frontend [clang][cli] Store unsigned instead of OptSpecifier in table 2021-02-09 15:46:10 +01:00
FrontendTool
Headers [X86] Always assign reassoc flag for intrinsics *reduce_add/mul_ps/pd. 2021-02-09 21:14:06 +08:00
Index Revert "Following up on PR48517, fix handling of template arguments that refer" 2021-01-20 15:55:35 +01:00
IndexSerialization
Lex Don't allow __VA_OPT__ to be detected by #ifdef. 2021-01-27 13:34:15 -08:00
Parse Treat opencl_unroll_hint subject errors as semantic rather than parse errors 2021-02-05 07:20:41 -05:00
Rewrite
Sema Revert "[Sema] Fix -Warray-bounds false negative when casting an out-of-bounds array item" 2021-02-08 06:38:31 -06:00
Serialization Make sure a module file with errors produced via '-fallow-pcm-with-compiler-errors' can be loaded when using implicit modules 2021-02-08 16:10:39 -08:00
StaticAnalyzer [analyzer] NFC: Introduce reusable bug category for "C++ move semantics". 2021-01-27 03:39:18 -08:00
Testing
Tooling [Syntax] Support condition for IfStmt. 2021-02-04 09:15:30 +01:00
CMakeLists.txt