llvm-project/clang/lib
Gabor Borsik 2c8098374b Buildbot fix for r367190
llvm-svn: 367193
2019-07-28 14:57:41 +00:00
..
ARCMigrate Fix parameter name comments using clang-tidy. NFC. 2019-07-16 04:46:31 +00:00
AST Make the CXXABIs respect the target's default calling convention. 2019-07-26 12:36:12 +00:00
ASTMatchers [clang] Add isDirectlyDerivedFrom AST matcher. 2019-07-25 11:54:13 +00:00
Analysis [OPENMP]Add support for analysis of if clauses. 2019-07-16 14:51:46 +00:00
Basic Revert "[ARM] Set default alignment to 64bits" 2019-07-27 01:59:23 +00:00
CodeGen Revert "Revert "CodeGen: ensure placeholder instruction for cleanup is created"" 2019-07-25 20:59:48 +00:00
CrossTU [CrossTU] Add a function to retrieve original source location. 2019-07-24 10:16:37 +00:00
DirectoryWatcher [DirectoryWatcher][linux] Fix for older kernels 2019-07-15 23:14:00 +00:00
Driver [Driver] Fix "unannotated fall-through between switch labels". NFC 2019-07-27 17:09:08 +00:00
Edit [C++2a] Add __builtin_bit_cast, used to implement std::bit_cast 2019-07-02 18:28:13 +00:00
Format clang-format: Support `if CONSTEXPR` if CONSTEXPR is a macro. 2019-07-27 02:41:40 +00:00
Frontend [OpenCL] Rename lang mode flag for C++ mode 2019-07-25 11:04:29 +00:00
FrontendTool [clang-ifs] Clang Interface Stubs, first version (second landing attempt). 2019-06-20 16:59:48 +00:00
Headers [X86] Remove const from some intrinsics that shouldn't have them 2019-07-22 16:14:09 +00:00
Index [clang][NFCI] Fix random typos 2019-07-23 16:54:11 +00:00
Lex [clang-scan-deps] Dependency directives source minimizer: handle #pragma once 2019-07-18 22:33:14 +00:00
Parse Add lifetime categories attributes 2019-07-25 17:50:51 +00:00
Rewrite [Rewrite] Extend to further accept CharSourceRange 2019-07-06 02:55:06 +00:00
Sema [Sema] Fix -Wuninitialized for struct assignment from GNU C statement expression 2019-07-26 17:29:35 +00:00
Serialization Revert "[Sema] Diagnose default-initialization, destruction, and copying of" 2019-07-26 00:02:17 +00:00
StaticAnalyzer Buildbot fix for r367190 2019-07-28 14:57:41 +00:00
Tooling [LibTooling] Relax Transformer to allow rewriting macro expansions 2019-07-18 17:44:54 +00:00
CMakeLists.txt Reland [clang] DirectoryWatcher 2019-07-12 20:34:10 +00:00