..
ARCMigrate
[C++11] Use 'nullptr'.
2014-05-07 06:21:57 +00:00
AST
Fix up indentation and fix an 80 column violation.
2014-05-07 06:57:44 +00:00
ASTMatchers
Add support for named values in the parser.
2014-04-14 13:51:21 +00:00
Analysis
Fix handling of condition variables in the face of temp dtors.
2014-05-05 18:21:06 +00:00
Basic
[OPENMP] 'proc_bind' clause support - Parsing and sema analysis for OpenMP clause 'proc_bind'
2014-05-06 06:04:14 +00:00
CodeGen
[OPENMP] Fixed problem with temp removal on some platforms in codegen for '#pragma omp parallel'
2014-05-07 06:18:01 +00:00
Driver
Drop libgcc and default to libc++ for NetBSD/ARM on 6.99.40+.
2014-05-07 08:45:26 +00:00
Edit
[objcmt] Revert r191796, it's not needed anymore.
2014-04-28 02:38:51 +00:00
Format
clang-format: Fix bad space before braced initializer.
2014-05-07 07:59:03 +00:00
Frontend
If an instantiation of a template is required to be a complete type, check
2014-05-07 02:25:43 +00:00
FrontendTool
[leaks] Don't leak the fake arguments we synthesize for LLVM option
2014-05-03 08:39:35 +00:00
Headers
Let stddef.h respect __need_{wchar_t, size_t, NULL, ptrdiff_t, wint_t}.
2014-04-30 04:35:09 +00:00
Index
Comment parsing: remove HTML attribute validation
2014-04-30 21:54:30 +00:00
Lex
Add -Wnon-modular-include* options
2014-05-05 21:44:13 +00:00
Parse
[OPENMP] Initial codegen for '#pragma omp parallel'
2014-05-06 10:08:46 +00:00
Rewrite
[C++11] Use 'nullptr'.
2014-05-07 06:21:57 +00:00
Sema
If an instantiation of a template is required to be a complete type, check
2014-05-07 02:25:43 +00:00
Serialization
[OPENMP] Initial codegen for '#pragma omp parallel'
2014-05-06 10:08:46 +00:00
StaticAnalyzer
[analyzer] Use a lazily-initialized BugType in ObjCSelfInitChecker.
2014-05-07 03:30:04 +00:00
Tooling
PR19601: std::remove_if does not really remove the elements.
2014-04-30 19:59:22 +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