.. |
ARCMigrate
|
Insert a space if necessary when suggesting CFBridgingRetain/Release.
|
2012-06-07 01:10:31 +00:00 |
AST
|
Add ext_vector type code for builtins, from John Garvin!
|
2012-06-07 18:08:25 +00:00 |
Analysis
|
Revert Decl's iterators back to pointer value_type rather than reference value_type
|
2012-06-06 20:45:41 +00:00 |
Basic
|
Add pedantic warning -Wempty-translation-unit (C11 6.9p1).
|
2012-06-06 17:25:21 +00:00 |
CodeGen
|
User better API for vla in compund literals.
|
2012-06-07 18:15:55 +00:00 |
Driver
|
Zap the /Za compiler switch from MSVC projects, the option is considered harmful even by Microsoft people and clang won't build using the MSVC 2012 RC if not removed.
|
2012-06-06 12:00:10 +00:00 |
Edit
|
[objcmt] When in ARC mode, also convert "[[.. alloc] init]" messages to literals,
|
2012-06-06 22:23:12 +00:00 |
Frontend
|
Revert Decl's iterators back to pointer value_type rather than reference value_type
|
2012-06-06 20:45:41 +00:00 |
FrontendTool
|
Add a -rewrite-includes option, which is similar to -rewrite-macros, but only expands #include directives.
|
2012-06-06 18:52:13 +00:00 |
Headers
|
Add fma3 intrinsic header file.
|
2012-06-04 03:42:47 +00:00 |
Lex
|
Insert a space if necessary when suggesting CFBridgingRetain/Release.
|
2012-06-07 01:10:31 +00:00 |
Parse
|
Whenever we have a BalancedDelimiterTracker, we have a 'nested' scope
|
2012-06-06 21:18:07 +00:00 |
Rewrite
|
Revert Decl's iterators back to pointer value_type rather than reference value_type
|
2012-06-06 20:45:41 +00:00 |
Sema
|
Plug a long standing memory leak in TemplateArgument.
|
2012-06-07 15:09:51 +00:00 |
Serialization
|
Plug a long standing memory leak in TemplateArgument.
|
2012-06-07 15:09:51 +00:00 |
StaticAnalyzer
|
[analyzer] Anti-aliasing: different heap allocations do not alias
|
2012-06-07 03:57:32 +00:00 |
Tooling
|
Fixed a problem related to resolution of built-in headers in case a path of tool's binary contains sym-links.
|
2012-06-04 19:02:59 +00:00 |
CMakeLists.txt
|
Remove the unused, unmaintained, incomplete 'Index' library.
|
2012-04-13 16:31:46 +00:00 |
Makefile
|
Remove the unused, unmaintained, incomplete 'Index' library.
|
2012-04-13 16:31:46 +00:00 |