.. |
ARCMigrate
|
[objcmt] Make sure we don't edit the return type to add 'instancetype' if the return type is already that.
|
2014-05-21 00:24:20 +00:00 |
AST
|
Parsing/Sema for OMPAlignedClause.
|
2014-05-29 14:36:25 +00:00 |
ASTMatchers
|
[C++11] Use 'nullptr'. ASTMatchers edition.
|
2014-05-17 18:49:24 +00:00 |
Analysis
|
Thread Safety Analysis: update TIL traversal mechanism to allow arbitrary
|
2014-05-28 21:28:13 +00:00 |
Basic
|
Parsing/Sema for OMPAlignedClause.
|
2014-05-29 14:36:25 +00:00 |
CodeGen
|
Fix spurious remarks when -Weverything is used.
|
2014-05-29 16:19:27 +00:00 |
Driver
|
-pthread does not translate to -lpthread on Android.
|
2014-05-28 12:53:34 +00:00 |
Edit
|
[C++11] Use 'nullptr'.
|
2014-05-09 08:15:10 +00:00 |
Format
|
clang-format: Don't break before a case's colon.
|
2014-05-28 10:09:11 +00:00 |
Frontend
|
No longer allow the -std options to entirely override the -x language option. This allows -x cuda -std=c++11, for instance.
|
2014-05-29 16:39:42 +00:00 |
FrontendTool
|
[C++11] Use 'nullptr'.
|
2014-05-26 06:21:51 +00:00 |
Headers
|
added Intel's BMI intrinsic variants
|
2014-05-28 20:26:57 +00:00 |
Index
|
[C++11] Use 'nullptr'.
|
2014-05-26 06:21:51 +00:00 |
Lex
|
Remove limits on the number of fix-it hints and ranges in the DiagnosticsEngine.
|
2014-05-22 19:56:11 +00:00 |
Parse
|
Parsing/Sema for OMPAlignedClause.
|
2014-05-29 14:36:25 +00:00 |
Rewrite
|
[C++11] Use 'nullptr'.
|
2014-05-07 06:21:57 +00:00 |
Sema
|
Parsing/Sema for OMPAlignedClause.
|
2014-05-29 14:36:25 +00:00 |
Serialization
|
Parsing/Sema for OMPAlignedClause.
|
2014-05-29 14:36:25 +00:00 |
StaticAnalyzer
|
Move the logic for testing for namespace std into one location. This check can
|
2014-05-28 02:16:01 +00:00 |
Tooling
|
[C++11] Use 'nullptr'. Tooling edition.
|
2014-05-20 04:51:16 +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 |