..
ARCMigrate
There is no std::errc:success, remove the llvm one.
2014-05-31 03:20:52 +00:00
AST
Related to PR19992: when the GNU alignof-expression extension is applied to an
2014-06-10 23:34:28 +00:00
ASTMatchers
Add hasLocalStorage/hasGlobalStorage matchers.
2014-06-05 18:22:14 +00:00
Analysis
Removing an "if (this == nullptr)" check from two print methods. The condition
2014-06-09 22:53:25 +00:00
Basic
Improve diagnostic mapping terminology
2014-06-10 09:31:37 +00:00
CodeGen
Objective-C IRGen. Patch to generate a weak symbol reference when
2014-06-10 17:08:04 +00:00
Driver
Driver: add -m{,no-}long-calls support
2014-06-07 19:32:38 +00:00
Edit
[C++11] Use 'nullptr'.
2014-05-09 08:15:10 +00:00
Format
clang-format: [JS] Treat dict literals similar to objc method exprs.
2014-06-10 14:44:02 +00:00
Frontend
Fix crash with x86_64-pc-win32-macho target. <rdar://problem/17235840>
2014-06-10 21:07:12 +00:00
FrontendTool
[C++11] Use 'nullptr'.
2014-05-26 06:21:51 +00:00
Headers
[PPC64LE] Implement little-endian semantics for vec_sums
2014-06-09 03:31:47 +00:00
Index
Avoid dubious IdentifierInfo::getNameStart() uses
2014-06-07 23:30:53 +00:00
Lex
Improve diagnostic mapping terminology
2014-06-10 09:31:37 +00:00
Parse
[C++11] Use 'nullptr'.
2014-06-09 02:04:02 +00:00
Rewrite
Removing an "if (this == nullptr)" check from two print methods. The condition
2014-06-09 22:53:25 +00:00
Sema
Related to PR19992: when the GNU alignof-expression extension is applied to an
2014-06-10 23:34:28 +00:00
Serialization
Improve diagnostic mapping terminology
2014-06-10 09:31:37 +00:00
StaticAnalyzer
Removing an "if (this == nullptr)" check from two print methods. The condition
2014-06-09 22:53:25 +00:00
Tooling
Remove the last remaining llvm/Config/config.h includes
2014-06-04 03:28:55 +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