.. |
ARCMigrate
|
Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes.
|
2016-02-10 19:11:58 +00:00 |
AST
|
[modules] Don't try to add lookup results to non-lookup contexts.
|
2016-04-06 20:56:03 +00:00 |
ASTMatchers
|
[ASTMatchers] Add own version of VariadicFunction.
|
2016-03-25 16:29:30 +00:00 |
Analysis
|
[Sema] Handle UTF-8 invalid format string specifiers
|
2016-03-29 17:35:02 +00:00 |
Basic
|
Basic: move CodeGenOptions from Frontend
|
2016-04-07 17:49:44 +00:00 |
CodeGen
|
Silencing a 32-bit shift implicit conversion warning from MSVC; NFC.
|
2016-04-08 12:21:58 +00:00 |
Driver
|
Enable PIE for CloudABI.
|
2016-04-06 15:37:06 +00:00 |
Edit
|
Remove autoconf support
|
2016-01-26 21:30:40 +00:00 |
Format
|
clang-format: Fix label-in-if statement in macros where it is actually used.
|
2016-04-06 16:41:39 +00:00 |
Frontend
|
[modules] Add a comment to explain why -E leaves some #includes in the preprocessed output.
|
2016-04-08 01:23:59 +00:00 |
FrontendTool
|
Make it possible for AST plugins to enable themselves by default
|
2016-03-15 12:51:40 +00:00 |
Headers
|
[CUDA] Tweak math forward declares so we're compatible with libstdc++4.9.
|
2016-04-07 23:55:53 +00:00 |
Index
|
[index] Fix regression where ObjC method declarations may mistakenly get indexed as definition.
|
2016-03-31 20:18:22 +00:00 |
Lex
|
Consolidate and improve the handling of built-in feature-like macros
|
2016-04-05 08:36:47 +00:00 |
Parse
|
[OPENMP 4.0] Parsing/sema analysis for 'simdlen' clause in 'declare simd'
|
2016-04-07 12:45:37 +00:00 |
Rewrite
|
Remove use of builtin comma operator.
|
2016-02-18 22:34:54 +00:00 |
Sema
|
Replace Sema-level implementation of -fassume-sane-operator-new with a
|
2016-04-07 21:46:12 +00:00 |
Serialization
|
[modules] Allow differences in flags that only affect preprocessor predefines
|
2016-04-07 20:47:37 +00:00 |
StaticAnalyzer
|
[analyzer] Prefer accessor method in extension over category in CallEvent.
|
2016-04-01 03:24:13 +00:00 |
Tooling
|
Added formatAndApplyAllReplacements that works on multiple files in libTooling.
|
2016-03-29 16:31:53 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |