llvm-project/clang/lib
George Karpenkov ca7a23e761 [analyzer] Avoid unneeded invalidation in RetainCountChecker
Differential Revision: https://reviews.llvm.org/D53168

llvm-svn: 344312
2018-10-11 22:59:38 +00:00
..
ARCMigrate Add missing library dependency to fix build break after rC340247 2018-08-21 11:41:41 +00:00
AST Add support for 'dynamic_allocators' clause on 'requires' directive. Differential Revision: https://reviews.llvm.org/D53079 2018-10-11 14:41:10 +00:00
ASTMatchers [ASTMatcher] Add missing imaginaryLiteral 2018-10-09 08:44:28 +00:00
Analysis Thread safety analysis: Handle conditional expression in getTrylockCallExpr 2018-10-06 01:09:28 +00:00
Basic Add support for 'dynamic_allocators' clause on 'requires' directive. Differential Revision: https://reviews.llvm.org/D53079 2018-10-11 14:41:10 +00:00
CodeGen [OPENMP][NVPTX]Reduce memory use for globalized vars in 2018-10-11 18:30:31 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver Revert "[Driver] Default Android toolchains to libc++." 2018-10-11 21:28:42 +00:00
Edit Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
Format Lift VFS from clang to llvm (NFC) 2018-10-10 13:27:25 +00:00
Frontend Add a flag to remap manglings when reading profile data information. 2018-10-10 23:13:35 +00:00
FrontendTool [Driver][cc1][cc1as] Call OptTable::PrintHelp with explicit " [options] file..." 2018-10-10 00:15:33 +00:00
Headers [COFF, ARM64] Add _InterlockedAdd intrinsic 2018-10-05 21:57:41 +00:00
Index Lift VFS from clang to llvm (NFC) 2018-10-10 13:27:25 +00:00
Lex Lift VFS from clang to llvm (NFC) 2018-10-10 13:27:25 +00:00
Parse Add support for 'dynamic_allocators' clause on 'requires' directive. Differential Revision: https://reviews.llvm.org/D53079 2018-10-11 14:41:10 +00:00
Rewrite Remove trailing space 2018-07-30 19:24:48 +00:00
Sema Improve -Wshadow warnings with enumerators. 2018-10-11 16:40:18 +00:00
Serialization Add support for 'dynamic_allocators' clause on 'requires' directive. Differential Revision: https://reviews.llvm.org/D53079 2018-10-11 14:41:10 +00:00
StaticAnalyzer [analyzer] Avoid unneeded invalidation in RetainCountChecker 2018-10-11 22:59:38 +00:00
Tooling Lift VFS from clang to llvm (NFC) 2018-10-10 13:27:25 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00