llvm-capstone/clang/lib
2015-11-03 01:20:54 +00:00
..
Analysis [coroutines] Creation of promise object, lookup of operator co_await, building 2015-10-27 06:02:45 +00:00
ARCMigrate Stop back-patching 'readonly' Objective-C properties with 'readwrite' ones. 2015-11-03 01:15:46 +00:00
AST Stop back-patching 'readonly' Objective-C properties with 'readwrite' ones. 2015-11-03 01:15:46 +00:00
ASTMatchers [AST] Re-add TypeLocs and NestedNameSpecifierLocs to the ParentMap. 2015-10-23 09:04:55 +00:00
Basic [x86] Front-end part of MCU psABI support 2015-11-02 09:54:17 +00:00
CodeGen Stop back-patching 'readonly' Objective-C properties with 'readwrite' ones. 2015-11-03 01:15:46 +00:00
Driver Clang format a few prior patches (NFC) 2015-11-02 18:03:12 +00:00
Edit Replace double negation of !FileID.isInvalid() with FileID.isValid(). 2015-10-03 10:46:20 +00:00
Format clang-format: Simplify and improve stop condition for formatting 2015-11-02 20:02:49 +00:00
Frontend Stop back-patching 'readonly' Objective-C properties with 'readwrite' ones. 2015-11-03 01:15:46 +00:00
FrontendTool
Headers Handle target builtin options that are all required rather than 2015-10-27 06:11:03 +00:00
Index Roll-back r250822. 2015-10-20 13:23:58 +00:00
Lex Sink some PTHManager includes out of Preprocessor.h 2015-11-02 17:53:55 +00:00
Parse Switch to using an explicit scope object to ensure we don't forget to pop ObjC 2015-11-03 01:19:56 +00:00
Rewrite Roll-back r250822. 2015-10-20 13:23:58 +00:00
Sema Stop back-patching 'readonly' Objective-C properties with 'readwrite' ones. 2015-11-03 01:15:46 +00:00
Serialization Eliminate "rewritten decls" from the AST writer. NFC 2015-11-03 01:20:54 +00:00
StaticAnalyzer Support watchOS and tvOS driver options 2015-10-30 16:30:27 +00:00
Tooling Unbreak the shared cmake build. libToolingCore now depends on libAST. 2015-10-22 15:45:54 +00:00
CMakeLists.txt
Makefile