..
ARCMigrate
Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes.
2016-02-10 19:11:58 +00:00
AST
[OpenCL] Fix pipe type dump.
2016-05-03 05:37:07 +00:00
ASTMatchers
[ASTMatchers] New matcher forFunction
2016-05-04 11:59:39 +00:00
Analysis
Check 'r' and 'y specifiers of freebsd_kernel_printf format strings on PS4
2016-04-26 23:19:00 +00:00
Basic
[Sparc] Implement __builtin_setjmp, __builtin_longjmp back-end.
2016-05-04 09:33:30 +00:00
CodeGen
[Coverage] Fix an issue where a coverage region might not be created for a macro containing a loop statement.
2016-05-04 15:38:26 +00:00
Driver
Revert "[Driver] Quote clang full version in dwarf producer when invoking cc1as"
2016-05-02 20:20:49 +00:00
Edit
Remove autoconf support
2016-01-26 21:30:40 +00:00
Format
removed redundant '#'
2016-04-28 07:52:06 +00:00
Frontend
Do not disable completely loop unroll when optimizing for size.
2016-05-04 15:26:28 +00:00
FrontendTool
Make it possible for AST plugins to enable themselves by default
2016-03-15 12:51:40 +00:00
Headers
[Clang][Builtin][AVX512] Adding intrinsics fot cvt{u}si2s{d|s} cvt{sd|ss}2{ss|sd} instruction set
2016-05-04 08:55:11 +00:00
Index
[index] Add SymbolSubKinds for ObjC IB annotations.
2016-04-22 07:21:16 +00:00
Lex
Remove unused LangOpts private variable in HeaderSearch.
2016-04-27 22:28:32 +00:00
Parse
[MS] Make #pragma pack use PragmaStack<> class.
2016-04-29 18:17:40 +00:00
Rewrite
Remove use of builtin comma operator.
2016-02-18 22:34:54 +00:00
Sema
[NFC] Initialize a variable to make buildbot green.
2016-04-29 22:50:16 +00:00
Serialization
Fix CodeCompletion & TypoCorrection when combining a PCH with Modules
2016-05-04 00:53:13 +00:00
StaticAnalyzer
[analyzer] Add path note for localizability checker.
2016-04-28 19:44:40 +00:00
Tooling
[Tooling] Inject -resource-dir instead of overwriting argv[0].
2016-04-21 10:18:18 +00:00
CMakeLists.txt
Fix build with various feature flag combinations
2014-07-14 22:17:22 +00:00