.. |
ARCMigrate
|
Define weak and __weak to mean ARC-style weak references, even in MRC.
|
2015-10-22 18:38:17 +00:00 |
AST
|
[MSVC] Workaround for ICE in cl.exe when compiling ASTContext.cpp in Release Win32
|
2015-10-27 17:01:10 +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
|
Simplify boolean conditional return statements in lib/Basic.
|
2015-10-24 23:15:31 +00:00 |
CodeGen
|
Put global classes into the appropriate namespace.
|
2015-10-28 13:54:16 +00:00 |
Driver
|
Put global classes into the appropriate namespace.
|
2015-10-28 13:54:16 +00:00 |
Edit
|
Replace double negation of !FileID.isInvalid() with FileID.isValid().
|
2015-10-03 10:46:20 +00:00 |
Format
|
clang-format: When a line is formatted, also format subsequence lines if their indent is off.
|
2015-10-28 01:08:22 +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
|
Put global classes into the appropriate namespace.
|
2015-10-28 13:54:16 +00:00 |
Serialization
|
[coroutines] Creation of promise object, lookup of operator co_await, building
|
2015-10-27 06:02:45 +00:00 |
StaticAnalyzer
|
Put global classes into the appropriate namespace.
|
2015-10-28 13:54:16 +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 |