.. |
ARCMigrate
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +00:00 |
AST
|
[OPENMP] Initial support for '#pragma omp for'.
|
2014-06-17 11:49:22 +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
|
[OPENMP] Initial support for '#pragma omp for'.
|
2014-06-17 11:49:22 +00:00 |
CodeGen
|
[OPENMP] Initial support for '#pragma omp for'.
|
2014-06-17 11:49:22 +00:00 |
Driver
|
Add support for the /Fi argument to clang-cl (PR20036)
|
2014-06-17 00:19:12 +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
|
Add -std=c++1z flag for C++17 features.
|
2014-06-16 15:16:56 +00:00 |
FrontendTool
|
[C++11] Use 'nullptr'.
|
2014-05-26 06:21:51 +00:00 |
Headers
|
[PPC64LE] Run some existing Altivec tests on powerpc64le as well
|
2014-06-13 18:30:06 +00:00 |
Index
|
Avoid dubious IdentifierInfo::getNameStart() uses
|
2014-06-07 23:30:53 +00:00 |
Lex
|
Hide the concept of diagnostic levels from lex, parse and sema
|
2014-06-15 23:30:39 +00:00 |
Parse
|
[OPENMP] Initial support for '#pragma omp for'.
|
2014-06-17 11:49:22 +00:00 |
Rewrite
|
Replace llvm::error_code with std::error_code.
|
2014-06-12 14:02:15 +00:00 |
Sema
|
[OPENMP] Initial support for '#pragma omp for'.
|
2014-06-17 11:49:22 +00:00 |
Serialization
|
[OPENMP] Initial support for '#pragma omp for'.
|
2014-06-17 11:49:22 +00:00 |
StaticAnalyzer
|
[OPENMP] Initial support for '#pragma omp for'.
|
2014-06-17 11:49:22 +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 |