..
ARCMigrate
ObjectiveC migrator: Do not add explicit cf annotation for
2013-08-27 22:42:30 +00:00
AST
[-cxx-abi microsoft] Remove ArgIndex, we handle all template argument kinds!
2013-08-27 08:21:25 +00:00
ASTMatchers
Revert "Add support for eachOf/allOf/anyOf variadic matchers in the dynamic layer."
2013-08-27 16:55:22 +00:00
Analysis
Consumed analyis: Renamed *PStatus to *PInfo.
2013-08-26 20:34:59 +00:00
Basic
R600: Add local address pointer size to DataLayout
2013-08-27 00:55:26 +00:00
CodeGen
[-cxx-abi microsoft] Change the vdtor implicit should_call_delete argument type to int
2013-08-27 10:38:19 +00:00
Driver
clang-cl: Support -fsanitize=address
2013-08-27 18:10:21 +00:00
Edit
ObjectiveC migrator: Remove semicolon after the typedef
2013-07-18 22:17:33 +00:00
Format
clang-format: Format segments of builder-type calls one per line.
2013-08-27 14:24:43 +00:00
Frontend
This wasn't headers, just missing namespaces.
2013-08-24 13:22:59 +00:00
FrontendTool
Fix dependencies now that the ARC migrator depends on the static analyzer.
2013-08-22 15:50:02 +00:00
Headers
Revert "[CMake] Use CLANG_BINARY_DIR instead of LLVM_BINARY_DIR as installation path for Clang headers."
2013-08-27 20:46:01 +00:00
Index
Avoid using the 'index' namespace as scope.
2013-08-21 00:49:25 +00:00
Lex
Use pop_back_val() instead of both back() and pop_back().
2013-08-23 16:11:15 +00:00
Parse
Revert "Implement a rudimentary form of generic lambdas."
2013-08-22 12:12:24 +00:00
Rewrite
Split isFromMainFile into two functions.
2013-08-22 00:27:10 +00:00
Sema
Cleanup of OpaquePtr. No functionality changes.
2013-08-27 13:15:56 +00:00
Serialization
This wasn't headers, just missing namespaces.
2013-08-24 13:22:59 +00:00
StaticAnalyzer
Use pop_back_val() instead of both back() and pop_back().
2013-08-23 16:11:15 +00:00
Tooling
Adding a vector version of clang::tooling::shiftedCodePosition().
2013-08-27 15:44:26 +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