.. |
ARCMigrate
|
Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes.
|
2016-02-10 19:11:58 +00:00 |
AST
|
[OPENMP 4.5] Initial support for data members in 'reduction' clauses.
|
2016-02-29 05:54:20 +00:00 |
ASTMatchers
|
Fix a -Wunused-variable diagnostic.
|
2016-02-23 10:29:04 +00:00 |
Analysis
|
[analyzer] Find ObjC 'self' decl even when block captures local named 'self'.
|
2016-02-23 22:26:04 +00:00 |
Basic
|
[X86] Disabling avx512f should also disable avx512vbmi and avx512ifma. Enabling avx512vbmi or avx512ifma should enable avx512f. Add command line switches and header defines for avx512ifma and avx512vbmi.
|
2016-02-29 06:51:38 +00:00 |
CodeGen
|
Add __builtin_canonicalize
|
2016-02-27 09:06:18 +00:00 |
Driver
|
[clang-cl] /EHc should not effect functions with explicit exception specifications
|
2016-02-29 01:40:36 +00:00 |
Edit
|
Remove autoconf support
|
2016-01-26 21:30:40 +00:00 |
Format
|
clang-format: [JS] Add @return to the supported JSDoc pragmas in Google
|
2016-02-22 20:24:11 +00:00 |
Frontend
|
Add whole-program vtable optimization feature to Clang.
|
2016-02-24 20:46:36 +00:00 |
FrontendTool
|
Revert r260265, "clang-cl: Support loading plugins on Windows"
|
2016-02-11 16:33:20 +00:00 |
Headers
|
Add ARM EHABI-related constants to unwind.h.
|
2016-02-28 15:01:42 +00:00 |
Index
|
[index] Print and test module import references.
|
2016-02-29 07:56:07 +00:00 |
Lex
|
SemaCXX: Support templates in availability attributes
|
2016-02-26 19:27:00 +00:00 |
Parse
|
[OpenMP] Fix parsing of delete map clause modifier in C++ mode.
|
2016-02-27 00:01:58 +00:00 |
Rewrite
|
Remove use of builtin comma operator.
|
2016-02-18 22:34:54 +00:00 |
Sema
|
[OPENMP 4.5] Initial support for data members in 'reduction' clauses.
|
2016-02-29 05:54:20 +00:00 |
Serialization
|
[modules] Prefer more complete array types.
|
2016-02-28 19:08:24 +00:00 |
StaticAnalyzer
|
[analyzer] Prune some incorrect \param doc comment annotations.
|
2016-02-26 03:41:31 +00:00 |
Tooling
|
Rename Action::begin() to Action::input_begin().
|
2016-02-23 19:30:43 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |