.. |
ARCMigrate
|
Remove BlockDeclRefExpr and introduce a bit on DeclRefExpr to
|
2012-03-10 09:33:50 +00:00 |
AST
|
The type of a definition should not increase its visibility. Fixes PR12221.
|
2012-03-10 13:01:40 +00:00 |
Analysis
|
Replace a map of boolean values with a set.
|
2012-03-10 15:08:09 +00:00 |
Basic
|
When checking the encoding of an 8-bit string literal, don't just check the
|
2012-03-08 21:59:28 +00:00 |
CodeGen
|
Simplify code. No functionality change.
|
2012-03-10 20:38:56 +00:00 |
Driver
|
Update comment after r152140. Clarify a bit too.
|
2012-03-09 21:19:44 +00:00 |
Edit
|
Add new code migrator support for migrating existing Objective-C code to use
|
2012-03-06 20:06:33 +00:00 |
Frontend
|
[analyzer] Add support for NoRedundancy inlining mode.
|
2012-03-09 21:14:01 +00:00 |
FrontendTool
|
Add new code migrator support for migrating existing Objective-C code to use
|
2012-03-06 20:06:33 +00:00 |
Headers
|
* tgmath_logb.patch implements the missing logb function (see C99 standard 7.22, paragraph 5). * tgmath_fabs_complex.patch corrects the return types for the complex fabs functions. These must be non-complex float/double/long double (see C99 standard 7.22, paragraph 4 and 7.3.8.1). Patch contributed by Kristof Beyls.
|
2012-02-23 20:22:10 +00:00 |
Index
|
Unbreak the CMake builds following the CallGraph change.
|
2012-03-02 23:18:45 +00:00 |
Lex
|
Improve diagnostics for UCNs referring to control characters and members of the
|
2012-03-09 22:27:51 +00:00 |
Parse
|
Support for raw and template forms of numeric user-defined literals,
|
2012-03-09 08:00:36 +00:00 |
Rewrite
|
objective-c modern rewriter: add __declspec(dllexport) to forward
|
2012-03-10 18:25:06 +00:00 |
Sema
|
Remove BlockDeclRefExpr and introduce a bit on DeclRefExpr to
|
2012-03-10 09:33:50 +00:00 |
Serialization
|
Remove BlockDeclRefExpr and introduce a bit on DeclRefExpr to
|
2012-03-10 09:33:50 +00:00 |
StaticAnalyzer
|
Remove BlockDeclRefExpr and introduce a bit on DeclRefExpr to
|
2012-03-10 09:33:50 +00:00 |
CMakeLists.txt
|
Add new code migrator support for migrating existing Objective-C code to use
|
2012-03-06 20:06:33 +00:00 |
Makefile
|
Add new code migrator support for migrating existing Objective-C code to use
|
2012-03-06 20:06:33 +00:00 |