..
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
Add TemplateArgument related matchers to the registry.
2013-07-17 15:11:30 +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
Propagate alignment for _Complex
2013-07-17 05:57:42 +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
Improve line breaking before multi-line strings.
2013-07-17 15:38:19 +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
[analyzer] Add very limited support for temporary destructors
2013-07-17 08:33:58 +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