llvm-capstone/clang/lib
2017-03-20 20:12:48 +00:00
..
Analysis [analyzer] Fix crash when building CFG with variable of incomplete type 2017-03-07 08:42:37 +00:00
ARCMigrate
AST [index/AST] Add references for ObjC getter=/setter= property attributes and related property getter/setter role fixes 2017-03-16 18:25:40 +00:00
ASTMatchers Add AST matchers for ObjCProtocolDecl, ObjCCategoryDecl, ObjCMethodDecl, ObjCIvarDecl, and ObjCPropertyDecl. 2017-03-15 20:14:25 +00:00
Basic Reapply "Modules: Cache PCMs in memory and avoid a use-after-free" 2017-03-20 17:58:26 +00:00
CodeGen [X86] Add NumRegisterParameters Module Flag. 2017-03-18 00:43:39 +00:00
Driver [clang-cl] Fix cross-compilation with MSVC 2017. 2017-03-17 16:24:34 +00:00
Edit
Format [clang-format] disable adding extra space after MSVC '__super' keyword 2017-03-16 10:21:35 +00:00
Frontend Bump __cplusplus for C++17 to 201703L per the C++17 DIS. 2017-03-20 20:12:48 +00:00
FrontendTool
Headers [OpenCL] Fix extension guards for atomic functions 2017-03-20 15:02:54 +00:00
Index [index] For C++ constructors/destructors, add references to the parent type where its name appears in definitions and declarations 2017-03-17 23:41:59 +00:00
Lex Reapply "Modules: Cache PCMs in memory and avoid a use-after-free" 2017-03-20 17:58:26 +00:00
Parse Implement DR 373 "Lookup on namespace qualified name in using-directive" 2017-03-17 21:41:20 +00:00
Rewrite
Sema [Sema] Unbreak GCC -Werror build (enum compare). 2017-03-17 22:19:20 +00:00
Serialization Reapply "Modules: Cache PCMs in memory and avoid a use-after-free" 2017-03-20 17:58:26 +00:00
StaticAnalyzer Remove repeated code (PR32250). NFCI. 2017-03-15 22:43:36 +00:00
Tooling Add missing implementation for AtomicChange::replace(...) 2017-03-08 15:53:10 +00:00
CMakeLists.txt