..
ARCMigrate
Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer"
2017-01-06 19:49:01 +00:00
AST
C++ DR1611, 1658, 2180: implement "potentially constructed subobject" rules for special member functions.
2017-02-25 23:53:05 +00:00
ASTMatchers
Move VariantMatcher's Payload to std::shared_ptr rather than IntrusiveRefCntPtr
2017-01-05 18:51:54 +00:00
Analysis
Make helpers static. NFC.
2017-02-11 12:21:17 +00:00
Basic
AMDGPU: Add fmed3 half builtin
2017-02-22 20:55:59 +00:00
CodeGen
C++ DR1611, 1658, 2180: implement "potentially constructed subobject" rules for special member functions.
2017-02-25 23:53:05 +00:00
Driver
[driver] Pass a resource dir without the '/../' part.
2017-02-25 18:14:35 +00:00
Edit
Fix problems in "[OpenCL] Enabling the usage of CLK_NULL_QUEUE as compare operand."
2016-12-23 14:55:49 +00:00
Format
[clang-format] Add a NamespaceEndCommentsFixer
2017-02-27 13:28:36 +00:00
Frontend
[GeneratePCHAction] If preprocessor option 'AllowPCHWithCompilerErrors' is enabled, don't delete the produced PCH file if error diagnostics occurred.
2017-02-27 03:52:36 +00:00
FrontendTool
unique_ptrify createDriverOptTable
2017-01-13 17:34:15 +00:00
Headers
[X86] DAZ Macros Relocation
2017-02-26 11:58:15 +00:00
Index
[index] Add 'Parameter' symbol kind and 'Local' symbol property to distinguish function-local symbols
2017-02-26 05:37:56 +00:00
Lex
[Preprocessor] Fix incorrect token caching that occurs when lexing _Pragma
2017-02-24 17:45:16 +00:00
Parse
PR24440: Do not silently discard a fold-expression appearing as the operand of a cast-expression.
2017-02-15 19:57:10 +00:00
Rewrite
[analyzer] Re-apply r283092, attempt no.4, chunk no.4 (last)
2016-10-07 19:25:10 +00:00
Sema
C++ DR1611, 1658, 2180: implement "potentially constructed subobject" rules for special member functions.
2017-02-25 23:53:05 +00:00
Serialization
C++ DR1611, 1658, 2180: implement "potentially constructed subobject" rules for special member functions.
2017-02-25 23:53:05 +00:00
StaticAnalyzer
[analyzer] clarify 'result is garbage value' when it is out of bounds
2017-02-27 10:44:24 +00:00
Tooling
clang-format: Make GetStyle return Expected<FormatStyle> instead of FormatStyle
2017-01-17 00:12:27 +00:00
CMakeLists.txt
…