llvm-project/clang/lib
Vlad Tsyrklevich ad531fff81 Revert "[clang] Add no_builtin attribute"
This reverts commit bd87916109. It was
causing ASan/MSan failures on the sanitizer buildbots.
2019-10-28 15:21:59 -07:00
..
ARCMigrate Removed some questionable default arguments from setters 2019-09-12 12:16:43 +00:00
AST Revert "[Concepts] Constraint Enforcement & Diagnostics" 2019-10-28 15:00:40 -07:00
ASTMatchers [Clang] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:04:18 +00:00
Analysis New tautological warning for bitwise-or with non-zero constant always true. 2019-10-19 00:57:23 +00:00
Basic [clang-format] Remove duplciate code from Invalid BOM detection 2019-10-24 20:24:44 +01:00
CodeGen Revert "[clang] Add no_builtin attribute" 2019-10-28 15:21:59 -07:00
CrossTU [CrossTU] Fix problem with CrossTU AST load limit and progress messages. 2019-08-12 07:15:29 +00:00
DirectoryWatcher [Clang] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:04:18 +00:00
Driver [Driver] Enable ShadowCallStack, not SafeStack, by default on AArch64 Fuchsia 2019-10-28 14:19:38 -07:00
Edit [C++2a] Add __builtin_bit_cast, used to implement std::bit_cast 2019-07-02 18:28:13 +00:00
Format [Format] Add format check for throwing negative numbers 2019-10-18 16:59:02 +00:00
Frontend Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00
FrontendTool [analyzer] Don't run the analyzer for -analyzer-list-enabled-checkers 2019-09-12 18:53:48 +00:00
Headers [ARM][AArch64] Implement __cls, __clsl and __clsll intrinsics from ACLE 2019-10-28 11:06:58 +00:00
Index [clang][Index] Replace CodegenNameGenerator with ASTNameGenerator 2019-09-05 20:33:52 +00:00
Lex Lexer::ReadToEndOfLine - fix Token uninitialised value warnings. NFCI. 2019-10-28 18:28:18 +00:00
Parse [clangd] Do not insert parentheses when completing a using declaration 2019-10-28 09:45:10 +01:00
Rewrite [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug 2019-08-15 21:17:48 +00:00
Sema Revert "[clang] Add no_builtin attribute" 2019-10-28 15:21:59 -07:00
Serialization Revert "[Concepts] Constraint Enforcement & Diagnostics" 2019-10-28 15:00:40 -07:00
StaticAnalyzer [analyzer] Fix off-by-one in operator call parameter binding. 2019-10-23 08:17:02 -07:00
Tooling [clang][DependencyScanning] 80-col. 2019-10-25 15:43:57 -07:00
CMakeLists.txt Reland [clang] DirectoryWatcher 2019-07-12 20:34:10 +00:00