.. |
ARCMigrate
|
Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer"
|
2017-01-06 19:49:01 +00:00 |
AST
|
[c++1z] P0091R3: Basic support for deducing class template arguments via deduction-guides.
|
2017-02-09 19:17:44 +00:00 |
ASTMatchers
|
Move VariantMatcher's Payload to std::shared_ptr rather than IntrusiveRefCntPtr
|
2017-01-05 18:51:54 +00:00 |
Analysis
|
Remove unused 'using' declaration. Found by clang-tidy: misc-unused-using-decls NFC
|
2017-01-28 13:41:50 +00:00 |
Basic
|
[X86] Clzero flag addition and inclusion under znver1
|
2017-02-09 06:10:14 +00:00 |
CodeGen
|
[CodeGen] Remove unneeded `private`. NFCI.
|
2017-02-09 21:19:51 +00:00 |
Driver
|
[windows] [asan] Add wholearchive flag when including asan_cxx lib.
|
2017-02-09 18:22: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] Fix typo in comment.
|
2017-02-09 09:02:13 +00:00 |
Frontend
|
Initialize builtins during modular codegen
|
2017-02-08 20:51:11 +00:00 |
FrontendTool
|
unique_ptrify createDriverOptTable
|
2017-01-13 17:34:15 +00:00 |
Headers
|
[MS] Implement the __fastfail intrinsic as a builtin
|
2017-02-09 18:31:06 +00:00 |
Index
|
[index] Provide a more general index::generateUSRForMacro() that doesn't depend on having a PreprocessingRecord.
|
2017-02-02 16:13:10 +00:00 |
Lex
|
Fix modules codegen to be compatible with modules-ts
|
2017-01-31 21:28:19 +00:00 |
Parse
|
More fixes for places where 'decltype(auto)' is permitted in the C++ grammar but makes no sense.
|
2017-02-08 20:39:08 +00:00 |
Rewrite
|
[analyzer] Re-apply r283092, attempt no.4, chunk no.4 (last)
|
2016-10-07 19:25:10 +00:00 |
Sema
|
Rename IsExplicitSpecialization -> IsMemberSpecialization when we're talking
|
2017-02-09 21:04:43 +00:00 |
Serialization
|
[ASTReader] Improve ReadASTBlock error message when module not available
|
2017-02-07 21:55:02 +00:00 |
StaticAnalyzer
|
[analyzer] Fix an assertion fail in CStringSyntaxChecker.
|
2017-02-02 08:20:54 +00:00 |
Tooling
|
clang-format: Make GetStyle return Expected<FormatStyle> instead of FormatStyle
|
2017-01-17 00:12:27 +00:00 |
CMakeLists.txt
|
…
|
|