.. |
ARCMigrate
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +00:00 |
AST
|
Use StringRef to simplify code. No functional change.
|
2014-06-12 05:32:35 +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
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +00:00 |
CodeGen
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +00:00 |
Driver
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +00:00 |
Edit
|
[C++11] Use 'nullptr'.
|
2014-05-09 08:15:10 +00:00 |
Format
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +00:00 |
Frontend
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +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
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +00:00 |
Parse
|
DiagnosticsEngine: update severity setters to new terminology
|
2014-06-12 11:13:52 +00:00 |
Rewrite
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +00:00 |
Sema
|
Explicitly initialize all fields to avoid -Wmissing-field-initializers warning.
|
2014-06-12 15:47:57 +00:00 |
Serialization
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +00:00 |
StaticAnalyzer
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +00:00 |
Tooling
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +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 |