..
ARCMigrate
[objcmt] Revert r191796, it's not needed anymore.
2014-04-28 02:38:51 +00:00
AST
AST: Fix visibility calculation for VarTemplateSpecializationDecl
2014-04-29 07:32:26 +00:00
ASTMatchers
Add support for named values in the parser.
2014-04-14 13:51:21 +00:00
Analysis
Renaming range-based for loop variables so they don't appear iterator-like.
2014-04-28 14:56:59 +00:00
Basic
Reapply r207477 and r207479 without cyclic dependency
2014-04-29 16:25:26 +00:00
CodeGen
CodeGen: Reference temporaries inherit visibility
2014-04-29 06:18:53 +00:00
Driver
Add comments regarding isPIEDefault usage for r207520
2014-04-29 12:07:34 +00:00
Edit
[objcmt] Revert r191796, it's not needed anymore.
2014-04-28 02:38:51 +00:00
Format
clang-format: Don't bin-pack text-proto-formatted options.
2014-04-29 15:54:14 +00:00
Frontend
Reapply r207477 and r207479 without cyclic dependency
2014-04-29 16:25:26 +00:00
FrontendTool
Replace OwningPtr with std::unique_ptr.
2014-03-07 20:03:18 +00:00
Headers
Revert r207482; I fail at reading IRC.
2014-04-29 01:25:49 +00:00
Index
CommentToXMLConverter: Don't use "default" to method(s). It is unavailable in msc17.
2014-04-24 12:44:34 +00:00
Lex
Do not print inferred submodules explicitly in __inferred_module.map
2014-04-23 21:10:46 +00:00
Parse
Fix another leak in ParseMicrosoftAsmStatement(), found by LSan.
2014-04-23 22:07:21 +00:00
Rewrite
Make RewriteRope less confusing for me. No intended behavior change.
2014-04-23 21:42:27 +00:00
Sema
Objective-C. Improve diagnosis of bridging types.
2014-04-29 16:12:56 +00:00
Serialization
Reapply r207477 and r207479 without cyclic dependency
2014-04-29 16:25:26 +00:00
StaticAnalyzer
[analyzer] Don't crash when a construction is followed by an uninitialized variable.
2014-04-29 01:56:12 +00:00
Tooling
Push unique_ptr ownership of ASTUnits further back into their factories.
2014-04-25 17:01:33 +00:00
CMakeLists.txt
Fix dependencies now that the ARC migrator depends on the static analyzer.
2013-08-22 15:50:02 +00:00
Makefile
Fix dependencies now that the ARC migrator depends on the static analyzer.
2013-08-22 15:50:02 +00:00