..
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: update Clang after AArch64 removal.
2014-05-24 12:51:25 +00:00
CodeGen
AArch64/ARM64: update Clang after AArch64 removal.
2014-05-24 12:51:25 +00:00
Driver
AArch64/ARM64: update Clang after AArch64 removal.
2014-05-24 12:51:25 +00:00
Edit
[C++11] Use 'nullptr'.
2014-05-09 08:15:10 +00:00
Format
Use error_code::success() instead of make_error_code(llvm::errc::success).
2014-05-22 22:06:08 +00:00
Frontend
Emit used/dllexport inline method definitions in nested classes (PR19743, PR11170)
2014-05-23 20:37:38 +00:00
FrontendTool
[objcmt] Don't wrap a PCH generation action with a ObjCMigrateAction one, it messes up the PCH file.
2014-05-17 04:35:12 +00:00
Headers
Fix a bug in xmmintrin.h.
2014-05-23 00:38:07 +00:00
Index
Comment parsing: remove HTML attribute validation
2014-04-30 21:54:30 +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
AArch64/ARM64: update Clang after AArch64 removal.
2014-05-24 12:51:25 +00:00
Serialization
Recompute the injected class name type for a class template specialization
2014-05-23 21:31:59 +00:00
StaticAnalyzer
revert "r209526 List the function/method name in the index page of scan-build "
2014-05-23 16:47:42 +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