llvm-project/clang/lib
Tim Northover 67465f80ec Preprocessor: define correct tvOS and watchOS version macros
llvm-svn: 251707
2015-10-30 16:30:30 +00:00
..
ARCMigrate Define weak and __weak to mean ARC-style weak references, even in MRC. 2015-10-22 18:38:17 +00:00
AST Move global classes into anonymous namespaces. NFC. 2015-10-28 17:16:26 +00:00
ASTMatchers [AST] Re-add TypeLocs and NestedNameSpecifierLocs to the ParentMap. 2015-10-23 09:04:55 +00:00
Analysis [coroutines] Creation of promise object, lookup of operator co_await, building 2015-10-27 06:02:45 +00:00
Basic Preprocessor: define correct tvOS and watchOS version macros 2015-10-30 16:30:30 +00:00
CodeGen Initialize @catch variables correctly in fragile-runtime ARC. 2015-10-30 00:56:02 +00:00
Driver Support watchOS and tvOS driver options 2015-10-30 16:30:27 +00:00
Edit Replace double negation of !FileID.isInvalid() with FileID.isValid(). 2015-10-03 10:46:20 +00:00
Format Format: support inline namespaces 2015-10-30 05:07:56 +00:00
Frontend Allow linking multiple bitcode files. 2015-10-27 17:56:59 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
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 Define weak and __weak to mean ARC-style weak references, even in MRC. 2015-10-22 18:38:17 +00:00
Parse Put global classes into the appropriate namespace. 2015-10-28 13:54:16 +00:00
Rewrite Roll-back r250822. 2015-10-20 13:23:58 +00:00
Sema Add support for __builtin_{add,sub,mul}_overflow. 2015-10-29 20:48:01 +00:00
Serialization Fix missing builtin identifier infos with PCH+modules 2015-10-28 22:25:37 +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 Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00