..
ARCMigrate
Replace llvm::error_code with std::error_code.
2014-06-12 14:02:15 +00:00
AST
Lex: Use the correct types for MS integer suffixes
2014-06-21 18:46:07 +00:00
ASTMatchers
Add hasLocalStorage/hasGlobalStorage matchers.
2014-06-05 18:22:14 +00:00
Analysis
Fix a crash in Retain Count checker error reporting
2014-06-13 23:47:38 +00:00
Basic
Driver: enhance MSC version compatibility
2014-06-20 22:58:35 +00:00
CodeGen
CodeGen: Refactor dynamic_cast and typeid
2014-06-20 21:11:00 +00:00
Driver
Driver: In crashdumps with -fmodule, dump the module dependencies
2014-06-20 22:59:50 +00:00
Edit
[C++11] Use 'nullptr'.
2014-05-09 08:15:10 +00:00
Format
clang-format: Introduce style with spaces on both sides of */&.
2014-06-17 12:40:34 +00:00
Frontend
TextDiagnostic: print remark level diagnostics in bold too
2014-06-21 23:31:52 +00:00
FrontendTool
[C++11] Use 'nullptr'.
2014-05-26 06:21:51 +00:00
Headers
CodeGen: improve ms instrincics support
2014-06-18 20:51:10 +00:00
Index
Avoid dubious IdentifierInfo::getNameStart() uses
2014-06-07 23:30:53 +00:00
Lex
Lex: Use the correct types for MS integer suffixes
2014-06-21 18:46:07 +00:00
Parse
[C++1z] Implement N3928: message in static_assert is optional.
2014-06-20 19:57:12 +00:00
Rewrite
Replace llvm::error_code with std::error_code.
2014-06-12 14:02:15 +00:00
Sema
Lex: Use the correct types for MS integer suffixes
2014-06-21 18:46:07 +00:00
Serialization
[PCH] Remove the BackingIvarReferencedInAccessor field from DECL_OBJC_IVAR abbreviation record.
2014-06-21 18:16:40 +00:00
StaticAnalyzer
[analyzer] Don't create new PostStmt nodes if we don't have to.
2014-06-18 19:23:30 +00:00
Tooling
Include system_error directly.
2014-06-12 17:19:42 +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