.. |
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
|
AArch64/ARM64: update Clang after AArch64 removal.
|
2014-05-24 12:51:25 +00:00 |
ASTMatchers
|
[C++11] Use 'nullptr'. ASTMatchers edition.
|
2014-05-17 18:49:24 +00:00 |
Analysis
|
Make dead return statement detection more robust against changes in the CFG.
|
2014-05-23 17:09:56 +00:00 |
Basic
|
AArch64/ARM64: rename ARM64 components to AArch64
|
2014-05-24 12:52:07 +00:00 |
CodeGen
|
Fix some misplaced spaces around 'override'
|
2014-05-24 20:18:32 +00:00 |
Driver
|
AArch64/ARM64: rename ARM64 components to AArch64
|
2014-05-24 12:52:07 +00:00 |
Edit
|
[C++11] Use 'nullptr'.
|
2014-05-09 08:15:10 +00:00 |
Format
|
clang-format: Split up moveStateToNextToken.
|
2014-05-26 13:10:39 +00:00 |
Frontend
|
AArch64/ARM64: rename ARM64 components to AArch64
|
2014-05-24 12:52:07 +00:00 |
FrontendTool
|
[C++11] Use 'nullptr'.
|
2014-05-26 06:21:51 +00:00 |
Headers
|
Fix a bug in xmmintrin.h.
|
2014-05-23 00:38:07 +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
|
Emit used/dllexport inline method definitions in nested classes (PR19743, PR11170)
|
2014-05-23 20:37:38 +00:00 |
Rewrite
|
[C++11] Use 'nullptr'.
|
2014-05-07 06:21:57 +00:00 |
Sema
|
Rejecting the mutable specifier on a freestanding type declaration, instead of supporting it as a "extension" (which serves no purpose). Un-XFAILing the test for mutable specifiers.
|
2014-05-26 17:03:54 +00:00 |
Serialization
|
Recompute the injected class name type for a class template specialization
|
2014-05-23 21:31:59 +00:00 |
StaticAnalyzer
|
[C++11] Use 'nullptr'. StaticAnalyzer edition.
|
2014-05-27 02:45:47 +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 |