.. |
ARCMigrate
|
Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes.
|
2016-02-10 19:11:58 +00:00 |
AST
|
[OPENMP] Rename OMPCapturedFieldDecl to OMPCapturedExprDecl, NFC.
|
2016-02-11 05:35:55 +00:00 |
ASTMatchers
|
Simplify and rename ASTMatchFinder's getCXXRecordDecl to make it more obvious
|
2016-02-09 20:59:05 +00:00 |
Analysis
|
[analyzer] Invalidate destination of std::copy() and std::copy_backward().
|
2016-02-07 16:55:44 +00:00 |
Basic
|
Reapply the patch of r260376.
|
2016-02-10 12:56:10 +00:00 |
CodeGen
|
[MCU] Fix assertion failure on function returning empty union.
|
2016-02-11 11:26:03 +00:00 |
Driver
|
Remove unused ToolChain arg from Driver::ConstructPhaseAction and BuildAction.
|
2016-02-11 02:00:50 +00:00 |
Edit
|
Remove autoconf support
|
2016-01-26 21:30:40 +00:00 |
Format
|
clang-format: Make it more expensive to break template parameters.
|
2016-02-11 06:43:01 +00:00 |
Frontend
|
[Objective-c] Stop attaching section "datacoal_nt" to global variables.
|
2016-02-11 06:36:35 +00:00 |
FrontendTool
|
clang-cl: Support loading plugins on Windows
|
2016-02-09 19:43:11 +00:00 |
Headers
|
This patch adds doxygen comments for all the intrinsincs in the header file f16cintrin.h. The doxygen comments are automatically generated based on Sony's intrinsics document.
|
2016-02-10 00:12:24 +00:00 |
Index
|
Remove autoconf support
|
2016-01-26 21:30:40 +00:00 |
Lex
|
PR26349: correctly check whether a digit sequence is empty in the presence of digit separators.
|
2016-02-09 22:34:35 +00:00 |
Parse
|
Simplify EnterTokenStream API to make it more robust for memory management
|
2016-02-09 18:52:09 +00:00 |
Rewrite
|
Simplify EnterTokenStream API to make it more robust for memory management
|
2016-02-09 18:52:09 +00:00 |
Sema
|
[OPENMP] Rename OMPCapturedFieldDecl to OMPCapturedExprDecl, NFC.
|
2016-02-11 05:35:55 +00:00 |
Serialization
|
[OPENMP] Rename OMPCapturedFieldDecl to OMPCapturedExprDecl, NFC.
|
2016-02-11 05:35:55 +00:00 |
StaticAnalyzer
|
Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes.
|
2016-02-10 19:11:58 +00:00 |
Tooling
|
Silence some MSVC false positive warnings about integer zexts and falling off the end of a covered switch
|
2016-02-10 19:09:15 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |