.. |
ARCMigrate
|
ObjectiveC migrator: When adding conforming protocol,
|
2013-07-17 00:02:22 +00:00 |
AST
|
Make Expr::isConstantInitializer match IRGen.
|
2013-07-16 22:40:53 +00:00 |
ASTMatchers
|
Remove unnecessary assignment.
|
2013-07-16 13:58:44 +00:00 |
Analysis
|
Remove bogus VarDecl::extendsLifetimeOfTemporary function and inline it into
|
2013-06-27 21:43:17 +00:00 |
Basic
|
Update for llvm API change.
|
2013-07-16 19:44:23 +00:00 |
CodeGen
|
Make Expr::isConstantInitializer match IRGen.
|
2013-07-16 22:40:53 +00:00 |
Driver
|
Use the simpler is_directory.
|
2013-07-17 04:23:07 +00:00 |
Edit
|
ObjectiveC migration: complete migrating class
|
2013-07-16 18:58:41 +00:00 |
Format
|
Avoid breaking non-trailing block comments.
|
2013-07-16 23:47:22 +00:00 |
Frontend
|
Use the simpler is_directory.
|
2013-07-17 04:23:07 +00:00 |
FrontendTool
|
ObjC migrator: Add -objcmt-migrate-property to do property
|
2013-07-09 16:59:14 +00:00 |
Headers
|
Add missing include guards into headers in lib/Headers. While it may appear
|
2013-07-14 05:41:45 +00:00 |
Lex
|
Don't give # and ## special treatment when in -traditional-cpp mode. Patch by
|
2013-07-09 01:00:29 +00:00 |
Parse
|
This patch removes unused parameter allProperties and converts remaining
|
2013-07-16 15:33:19 +00:00 |
Rewrite
|
Update for llvm API change.
|
2013-07-16 19:44:23 +00:00 |
Sema
|
More code conformance.
|
2013-07-17 00:05:08 +00:00 |
Serialization
|
Serialization support for TagDecl::IsCompleteDefinitionRequired
|
2013-07-14 01:07:41 +00:00 |
StaticAnalyzer
|
Fix formatting. No functional change.
|
2013-07-16 18:27:27 +00:00 |
Tooling
|
Update for llvm API change.
|
2013-07-16 19:44:23 +00:00 |
CMakeLists.txt
|
Turn CLANG_ENABLE_{ARCMT,REWRITER,STATIC_ANALYZER} into proper options so that
|
2013-05-29 21:09:18 +00:00 |
Makefile
|
Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user
|
2012-12-13 16:09:42 +00:00 |