llvm-project/clang/lib
Jan Korous b26e9e2a8f Revert "[static analyzer] Define __clang_analyzer__ macro in driver"
This reverts commit fbd13570b0.

llvm-svn: 372687
2019-09-24 03:21:22 +00:00
..
ARCMigrate Removed some questionable default arguments from setters 2019-09-12 12:16:43 +00:00
AST Support for DWARF-5 C++ language tags. 2019-09-24 00:38:49 +00:00
ASTMatchers [Clang] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:04:18 +00:00
Analysis Merge and improve code that detects same value in comparisons. 2019-09-21 03:02:26 +00:00
Basic [OPENMP]Use standard parsing for 'match' clause, NFC. 2019-09-23 18:13:31 +00:00
CodeGen Support for DWARF-5 C++ language tags. 2019-09-24 00:38:49 +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 Revert "[static analyzer] Define __clang_analyzer__ macro in driver" 2019-09-24 03:21:22 +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: Add Whitesmiths indentation style 2019-09-22 12:00:34 +00:00
Frontend Revert "[static analyzer] Define __clang_analyzer__ macro in driver" 2019-09-24 03:21:22 +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 Fix for stringized function-macro args continued across lines 2019-09-19 22:39:24 +00:00
Parse [OPENMP]Use standard parsing for 'match' clause, NFC. 2019-09-23 18:13:31 +00:00
Rewrite [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug 2019-08-15 21:17:48 +00:00
Sema Support for DWARF-5 C++ language tags. 2019-09-24 00:38:49 +00:00
Serialization [OpenMP] Fix OMPClauseReader::readClause() uninitialized variable warning. NFCI. 2019-09-15 16:05:20 +00:00
StaticAnalyzer [NFCI] Return PathSensitiveBugReport where appropriate 2019-09-23 22:24:47 +00:00
Tooling [libTooling] Add `access` and `ifBound` combinators to Stencil library. 2019-09-23 13:21:42 +00:00
CMakeLists.txt Reland [clang] DirectoryWatcher 2019-07-12 20:34:10 +00:00