llvm-project/clang/lib
Krzysztof Parzyszek d0ca1041ba [Hexagon] Refactor handling of circular load/store builtins, NFC 2020-03-09 14:40:08 -05:00
..
ARCMigrate
AST [ASTImporter] Added visibility check for variable templates. 2020-03-09 11:57:55 +01:00
ASTMatchers [ASTMatchers] adds isComparisonOperator to BinaryOperator and CXXOperatorCallExpr 2020-03-09 00:05:10 +00:00
Analysis
Basic [ARM,CDE] Implement CDE feature test macros 2020-03-09 16:14:06 +00:00
CodeGen [Hexagon] Refactor handling of circular load/store builtins, NFC 2020-03-09 14:40:08 -05:00
CrossTU
DirectoryWatcher
Driver Revert "Recommit "[Driver] Default to -fno-common for all targets"" 2020-03-09 10:37:28 +00:00
Edit
Format [clang-format] Correct indentation for `[key] = value,` entries in C++ object initialisers 2020-03-09 18:04:34 +00:00
Frontend [CallSiteInfo] Enable the call site info only for -g + optimizations 2020-03-09 12:12:44 +01:00
FrontendTool
Headers [clang][Headers] Use __has_builtin instead of _MSC_VER. 2020-03-06 13:48:09 -08:00
Index Fix GCC warnings. NFC. 2020-03-08 13:00:36 -04:00
Lex
Parse [OPENMP50]Add 'depobj' modifier in 'depend' clauses. 2020-03-06 11:44:57 -05:00
Rewrite
Sema Permit attribute 'used' with 'target' multiversioning. 2020-03-09 12:38:03 -07:00
Serialization
StaticAnalyzer [Analyzer] Mark constant member functions const in CheckerManager 2020-03-09 14:11:30 +01:00
Tooling
CMakeLists.txt