..
ARCMigrate
Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes.
2016-02-10 19:11:58 +00:00
AST
[OpenCL] Complete image types support.
2016-04-08 13:40:33 +00:00
ASTMatchers
[ASTMatchers] Add own version of VariadicFunction.
2016-03-25 16:29:30 +00:00
Analysis
[OpenCL] Complete image types support.
2016-04-08 13:40:33 +00:00
Basic
revert SVN r265702, r265640
2016-04-08 16:52:00 +00:00
CodeGen
Use NoDebug compile units to mark debug metadata used only for sample-based
2016-04-08 22:43:06 +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
Always have clang pass -pie-level and -pic-level values to the code generator.
2016-04-08 17:42:32 +00:00
FrontendTool
Make it possible for AST plugins to enable themselves by default
2016-03-15 12:51:40 +00:00
Headers
Add doxygen comments to emmintrin.h's intrinsics. Only around 25% of the intrinsics in this file are documented now. The patches for the rest of the intrisics in this file will be send out later.
2016-04-08 20:45:48 +00:00
Index
[OpenCL] Complete image types support.
2016-04-08 13:40:33 +00:00
Lex
Consolidate and improve the handling of built-in feature-like macros
2016-04-05 08:36:47 +00:00
Parse
[OpenCL] Complete image types support.
2016-04-08 13:40:33 +00:00
Rewrite
Remove use of builtin comma operator.
2016-02-18 22:34:54 +00:00
Sema
[Concepts] Implement subsection [dcl.spec.concept]p7 of the Concepts TS
2016-04-09 02:55:27 +00:00
Serialization
Remove unused functions from ASTWriter interface.
2016-04-08 21:54:32 +00:00
StaticAnalyzer
[analyzer] Teach trackNullOrUndefValue about calls to property accessors.
2016-04-08 19:59:16 +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