llvm-project/clang/lib
George Karpenkov cf0b9cbd5f [analyzer] [NFC] Follow the convention when naming classes
Renames InvalidateRegionsWorker and RemoveDeadBindingsWorker

Differential Revision: https://reviews.llvm.org/D51324

llvm-svn: 340960
2018-08-29 20:28:13 +00:00
..
ARCMigrate Add missing library dependency to fix build break after rC340247 2018-08-21 11:41:41 +00:00
AST [Sema/Attribute] Make types declared with address_space an AttributedType 2018-08-27 17:57:29 +00:00
ASTMatchers Fix import of class templates partial specialization 2018-08-22 11:52:14 +00:00
Analysis Thread safety analysis no longer hands when analyzing a self-referencing initializer. 2018-08-24 18:48:35 +00:00
Basic [ARM] Set __ARM_FEATURE_SIMD32 for +dsp cores 2018-08-29 10:39:03 +00:00
CodeGen [OPENMP][NVPTX] Add support for lightweight runtime. 2018-08-29 18:32:21 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver Revert "[libFuzzer] Port to Windows" 2018-08-29 18:40:41 +00:00
Edit Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
Format [clang-format] fix PR38557 - comments between "default" and ':' causes the case label to be treated as an identifier 2018-08-24 17:25:06 +00:00
Frontend [Preamble] Fix incorrect usage of std::error_category 2018-08-29 14:28:04 +00:00
FrontendTool Remove trailing space 2018-07-30 19:24:48 +00:00
Headers [X86] Add kadd intrinsics to match gcc and icc. 2018-08-28 22:32:14 +00:00
Index [index] Introduce 'ProtocolInterface' as part of SymbolPropertySet 2018-08-26 06:27:23 +00:00
Lex [Lex] Make HeaderMaps a unique_ptr vector 2018-08-20 19:15:02 +00:00
Parse [Parser] Support alternative operator token keyword args in Objective-C++ 2018-08-21 16:47:04 +00:00
Rewrite Remove trailing space 2018-07-30 19:24:48 +00:00
Sema [Sema/Attribute] Make types declared with address_space an AttributedType 2018-08-27 17:57:29 +00:00
Serialization Model type attributes as regular Attrs. 2018-08-20 21:47:29 +00:00
StaticAnalyzer [analyzer] [NFC] Follow the convention when naming classes 2018-08-29 20:28:13 +00:00
Tooling [Tooling] Do not restore working dir in ClangTool 2018-08-29 16:35:31 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00