.. |
ARCMigrate
|
Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeCompleteConsumer"
|
2017-01-06 19:49:01 +00:00 |
AST
|
Speculatively revert r295118 to see if it's what's causing the modules selfhost buildbots to fail.
|
2017-02-15 03:29:24 +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
|
[AVR] Fix __AVR_xxx macro definitions; authored by Peter Wu
|
2017-02-11 21:06:07 +00:00 |
CodeGen
|
[CodeGen][ObjC] Use the type of the captured field of the enclosing
|
2017-02-14 06:46:55 +00:00 |
Driver
|
Don't look for GCC versions in /usr/lib/<triple> except when <triple> is a
|
2017-02-15 01:16:48 +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: don't break code using __has_include, PR31908
|
2017-02-10 19:36:52 +00:00 |
Frontend
|
Stop asserting when a meaningless -std= flag is passed for a non-compilation
|
2017-02-14 23:41:38 +00:00 |
FrontendTool
|
unique_ptrify createDriverOptTable
|
2017-01-13 17:34:15 +00:00 |
Headers
|
Fix some warnings in intrin.h
|
2017-02-14 18:38:19 +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
|
Remove unnecessary std::string construction
|
2017-02-14 18:38:40 +00:00 |
Parse
|
Remove unused variable. No functional change.
|
2017-02-14 23:56:55 +00:00 |
Rewrite
|
[analyzer] Re-apply r283092, attempt no.4, chunk no.4 (last)
|
2016-10-07 19:25:10 +00:00 |
Sema
|
[VLA] Handle VLA size expression in a full-expression context.
|
2017-02-14 23:46:37 +00:00 |
Serialization
|
Delete useless / in comment. NFC.
|
2017-02-14 05:52:57 +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
|
…
|
|