..
ARCMigrate
There is no std::errc:success, remove the llvm one.
2014-05-31 03:20:52 +00:00
AST
Teach AST dumper to dump the array filler in an initializer list.
2014-06-03 08:24:28 +00:00
ASTMatchers
[C++11] Use 'nullptr'. ASTMatchers edition.
2014-05-17 18:49:24 +00:00
Analysis
Thread Safety Analysis: implement review suggestions from Aaron Ballman.
2014-05-29 21:24:16 +00:00
Basic
Remove the last remaining llvm/Config/config.h includes
2014-06-04 03:28:55 +00:00
CodeGen
Add __builtin_operator_new and __builtin_operator_delete, which act like calls
2014-06-03 23:27:44 +00:00
Driver
Remove the last remaining llvm/Config/config.h includes
2014-06-04 03:28:55 +00:00
Edit
[C++11] Use 'nullptr'.
2014-05-09 08:15:10 +00:00
Format
clang-format: Leave empty lines within UnwrappedLines.
2014-06-04 12:40:57 +00:00
Frontend
Remove the last remaining llvm/Config/config.h includes
2014-06-04 03:28:55 +00:00
FrontendTool
[C++11] Use 'nullptr'.
2014-05-26 06:21:51 +00:00
Headers
Implement AVX1 vbroadcast intrinsics with vector initializers
2014-05-29 20:47:29 +00:00
Index
[C++11] Use 'nullptr'.
2014-05-26 06:21:51 +00:00
Lex
Preprocessor: make C++ operator names as macro identifiers a compatible extension
2014-05-31 16:32:22 +00:00
Parse
[OPENMP] Loop canonical form analysis (Sema)
2014-06-03 10:16:47 +00:00
Rewrite
Remove the last remaining llvm/Config/config.h includes
2014-06-04 03:28:55 +00:00
Sema
[OPENMP] Small comment and reformatting fixes.
2014-06-04 07:53:32 +00:00
Serialization
There is no std::errc:success, remove the llvm one.
2014-05-31 03:20:52 +00:00
StaticAnalyzer
Don't assume an implicit IntrusiveRefCntPtr -> bool operator.
2014-06-03 05:04:52 +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