.. |
ARCMigrate
|
Add new code migrator support for migrating existing Objective-C code to use
|
2012-03-06 20:06:33 +00:00 |
AST
|
Add info to ObjCPropertyRefExpr to indicate whether the dot syntax property
|
2012-03-30 00:19:18 +00:00 |
Analysis
|
[analyzer] Add an option to re-analyze a dead-end path without inlining.
|
2012-03-27 20:02:53 +00:00 |
Basic
|
PR10217: Provide diagnostics explaining why an implicitly-deleted special
|
2012-03-30 20:53:28 +00:00 |
CodeGen
|
Basic: import OwningPtr<> into clang namespace
|
2012-02-05 02:12:40 +00:00 |
Config
|
autoconf: update config header
|
2012-02-04 02:38:34 +00:00 |
Driver
|
[driver] Create a new L_Group for language options and add the -std= option to
|
2012-03-30 17:33:35 +00:00 |
Edit
|
Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST).
|
2012-03-11 07:00:24 +00:00 |
Frontend
|
[analyzer] Enable retry exhausted without inlining by default.
|
2012-03-28 19:59:16 +00:00 |
FrontendTool
|
Move ExecuteCompilerInvocation to a new library FrontendTool
|
2010-08-24 00:31:22 +00:00 |
Index
|
[AST/etc] Mark {getSourceRange(),getStartLoc(),getEndLoc()} as LLVM_READONLY.
|
2012-03-09 19:35:29 +00:00 |
Lex
|
[preprocessor] Handle correctly inclusion directives that have macro expansions, e.g
|
2012-03-27 18:47:48 +00:00 |
Parse
|
Fix parsing of trailing-return-type. Types are syntactically prohibited from
|
2012-03-12 08:56:40 +00:00 |
Rewrite
|
Add new code migrator support for migrating existing Objective-C code to use
|
2012-03-06 20:06:33 +00:00 |
Sema
|
PR10217: Provide diagnostics explaining why an implicitly-deleted special
|
2012-03-30 20:53:28 +00:00 |
Serialization
|
[PCH] When we are replacing a decl in a chained PCH that is also a DeclContext,
|
2012-03-22 16:08:04 +00:00 |
StaticAnalyzer
|
[analyzer] Do not inline functions which previously reached max block
|
2012-03-30 05:48:10 +00:00 |
CMakeLists.txt
|
Instantiate dependent attributes when instantiating templates.
|
2012-01-20 22:37:06 +00:00 |
Makefile
|
make: fix installation of generated header files
|
2012-02-01 22:23:31 +00:00 |