llvm-project/clang/lib
Aaron Ballman efb9e45d6b Revert r372325 - Reverting r372323 because it broke color tests on Linux.
This corrects the testing issues.

llvm-svn: 372334
2019-09-19 15:10:51 +00:00
..
ARCMigrate Removed some questionable default arguments from setters 2019-09-12 12:16:43 +00:00
AST Revert r372325 - Reverting r372323 because it broke color tests on Linux. 2019-09-19 15:10:51 +00:00
ASTMatchers [Clang] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:04:18 +00:00
Analysis [analyzer] PR43102: Fix an assertion and an out-of-bounds error for diagnostic location construction 2019-09-18 22:24:26 +00:00
Basic [ARM] Update clang for removal of vfp2d16 and vfp2d16sp 2019-09-17 21:43:19 +00:00
CodeGen [OPENMP]Fix for PR43349: Crash for privatized loop bound. 2019-09-18 19:24:07 +00: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 On PowerPC, Secure-PLT by default for FreeBSD 13 and higher 2019-09-18 20:58:03 +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][PR41899] PointerAlignment: Left leads to useless space in lambda intializer expression 2019-09-18 19:11:40 +00:00
Frontend make -frewrite-includes also rewrite conditions in #if/#elif 2019-09-18 19:09:41 +00:00
FrontendTool [analyzer] Don't run the analyzer for -analyzer-list-enabled-checkers 2019-09-12 18:53:48 +00:00
Headers Fix reliance on -flax-vector-conversions in AVX intrinsics headers and 2019-09-17 03:56:30 +00:00
Index [clang][Index] Replace CodegenNameGenerator with ASTNameGenerator 2019-09-05 20:33:52 +00:00
Lex do not emit -Wunused-macros warnings in -frewrite-includes mode (PR15614) 2019-09-16 19:18:37 +00:00
Parse [OPENMP5.0]Allow multiple context selectors in the context selector 2019-09-18 16:24:31 +00:00
Rewrite [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug 2019-08-15 21:17:48 +00:00
Sema [OpenCL] Add version handling and add vector ld/st builtins 2019-09-19 13:41:51 +00:00
Serialization [OpenMP] Fix OMPClauseReader::readClause() uninitialized variable warning. NFCI. 2019-09-15 16:05:20 +00:00
StaticAnalyzer [analyzer] PR43102: Fix an assertion and an out-of-bounds error for diagnostic location construction 2019-09-18 22:24:26 +00:00
Tooling [clang-scan-deps] Fix for headers having the same name as a directory 2019-09-13 22:12:02 +00:00
CMakeLists.txt Reland [clang] DirectoryWatcher 2019-07-12 20:34:10 +00:00