..
ARCMigrate
Insert a space if necessary when suggesting CFBridgingRetain/Release.
2012-06-07 01:10:31 +00:00
AST
Explicitly build __builtin_va_list.
2012-06-16 03:34:49 +00:00
Analysis
-Wuninitialized bugfix: when entering the scope of a variable with no
2012-06-16 23:34:14 +00:00
Basic
Documentation cleanup: escaped # characters in Doxygen comments.
2012-06-17 03:22:59 +00:00
CodeGen
Fix Sema and IRGen for atomic compound assignment so it has the right semantics when promotions are involved.
2012-06-16 02:19:17 +00:00
Driver
Support -f[no-]rewrite-includes from the driver.
2012-06-14 18:55:27 +00:00
Edit
[objcmt] When in ARC mode, also convert "[[.. alloc] init]" messages to literals,
2012-06-06 22:23:12 +00:00
Frontend
Explicitly build __builtin_va_list.
2012-06-16 03:34:49 +00:00
FrontendTool
Support -frewrite-includes as an option while preprocessing.
2012-06-14 17:36:09 +00:00
Headers
Headers/xopintrin.h: Try to fix r158492. Did you mean, mm256?
2012-06-15 13:37:44 +00:00
Lex
Documentation cleanup: Use \brief for summaries, and escape # characters.
2012-06-17 03:41:54 +00:00
Parse
Extend the error recovery for a template-argument-list terminated by '>>' to
2012-06-18 06:11:04 +00:00
Rewrite
Documentation cleanup: Escaped backslashes in Doxygen comments.
2012-06-15 22:33:08 +00:00
Sema
Don't warn about address-to-member used as part of initialisation, if
2012-06-17 23:10:39 +00:00
Serialization
Explicitly build __builtin_va_list.
2012-06-16 03:34:49 +00:00
StaticAnalyzer
[analyzer] Array CompoundLiteralExprs need to be treated like lvalues.
2012-06-16 01:28:03 +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