.. |
ARCMigrate
|
Add new code migrator support for migrating existing Objective-C code to use
|
2012-03-06 20:06:33 +00:00 |
AST
|
[AST] Change NamedDecl::getUnderlyingDecl() to inline the fast (and incredibly common) path.
|
2012-03-08 18:20:41 +00:00 |
Analysis
|
Add a basic CallGraph to Analysis.
|
2012-03-08 00:42:23 +00:00 |
Basic
|
More git-svn compatible version string, by request.
|
2012-03-07 00:44:24 +00:00 |
CodeGen
|
Replace MarkVarRequired with a more generic
|
2012-03-08 15:51:03 +00:00 |
Driver
|
Implement -fno-dwarf2-cfi-asm on linux too.
|
2012-03-08 14:39:55 +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
|
Replace MarkVarRequired with a more generic
|
2012-03-08 15:51:03 +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
|
Add support for cooked forms of user-defined-integer-literal and
|
2012-03-08 08:45:32 +00:00 |
Parse
|
Streamline BalancedDelimiterTracker, by eliminating the duplicate
|
2012-03-08 01:00:17 +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
|
Replace MarkVarRequired with a more generic
|
2012-03-08 15:51:03 +00:00 |
Serialization
|
[libclang] Fix a crash when serializing a preprocessing record that contains
|
2012-03-08 01:08:28 +00:00 |
StaticAnalyzer
|
Add a basic CallGraph to Analysis.
|
2012-03-08 00:42:23 +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 |