.. |
ARCMigrate
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +00:00 |
AST
|
Do not store duplicate parents when memoization data is available.
|
2014-06-13 13:31:40 +00:00 |
ASTMatchers
|
Add hasLocalStorage/hasGlobalStorage matchers.
|
2014-06-05 18:22:14 +00:00 |
Analysis
|
PR19996: don't crash if -Wuninitialized sees a c++1y lambda init-capture.
|
2014-06-11 00:31:00 +00:00 |
Basic
|
Update for llvm api change.
|
2014-06-13 17:20:50 +00:00 |
CodeGen
|
IR-change: cmpxchg operations now return { iN, i1 }.
|
2014-06-13 14:24:59 +00:00 |
Driver
|
Use dwarf-2 by default on OpenBSD and FreeBSD.
|
2014-06-13 03:35:37 +00:00 |
Edit
|
[C++11] Use 'nullptr'.
|
2014-05-09 08:15:10 +00:00 |
Format
|
clang-format: [JS] Understand named function literals.
|
2014-06-13 07:02:04 +00:00 |
Frontend
|
Update for llvm api change.
|
2014-06-13 17:20:50 +00:00 |
FrontendTool
|
[C++11] Use 'nullptr'.
|
2014-05-26 06:21:51 +00:00 |
Headers
|
[PPC64LE] Fix vec_sld and vec_vsldoi for little endian
|
2014-06-11 15:48:46 +00:00 |
Index
|
Avoid dubious IdentifierInfo::getNameStart() uses
|
2014-06-07 23:30:53 +00:00 |
Lex
|
Include system_error directly.
|
2014-06-12 17:19:42 +00:00 |
Parse
|
First commit. Modified FIXME comment.
|
2014-06-13 17:15:27 +00:00 |
Rewrite
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +00:00 |
Sema
|
MS ABI: Fix inheritance model calculation in CRTP
|
2014-06-13 06:43:46 +00:00 |
Serialization
|
Include system_error directly.
|
2014-06-12 17:19:42 +00:00 |
StaticAnalyzer
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +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 |