.. |
ARCMigrate
|
Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes.
|
2016-02-10 19:11:58 +00:00 |
AST
|
Support for MSVS default calling convention options (/Gd, /Gz, /Gv,
|
2016-05-18 09:06:38 +00:00 |
ASTMatchers
|
Add the hasDynamicExceptionSpec() AST matcher to match function declarations that have a dynamic exception specification.
|
2016-05-16 16:49:01 +00:00 |
Analysis
|
Enable support for __float128 in Clang and enable it on pertinent platforms
|
2016-05-09 08:52:33 +00:00 |
Basic
|
[PS4] Change the names of some "environmental" things to what our
|
2016-05-16 17:22:25 +00:00 |
CodeGen
|
Various improvements to the public IRGen interface.
|
2016-05-18 05:21:18 +00:00 |
Driver
|
Support for MSVS default calling convention options (/Gd, /Gz, /Gv,
|
2016-05-18 09:06:38 +00:00 |
Edit
|
Remove autoconf support
|
2016-01-26 21:30:40 +00:00 |
Format
|
[clang-format] Make FormatTokenLess::operator() const.
|
2016-05-18 08:14:49 +00:00 |
Frontend
|
Support for MSVS default calling convention options (/Gd, /Gz, /Gv,
|
2016-05-18 09:06:38 +00:00 |
FrontendTool
|
Make it possible for AST plugins to enable themselves by default
|
2016-03-15 12:51:40 +00:00 |
Headers
|
[AVX512] Add parentheses around macro arguments in AVX512F intrinsics. Remove leading underscores from macro argument names. Add explicit typecasts to all macro arguments and return values. And finally reformat after all the adjustments.
|
2016-05-17 04:41:50 +00:00 |
Index
|
Enable support for __float128 in Clang and enable it on pertinent platforms
|
2016-05-09 08:52:33 +00:00 |
Lex
|
NFC: simplify logic.
|
2016-05-17 18:04:38 +00:00 |
Parse
|
[OpenCL] Add supported OpenCL extensions to target info.
|
2016-05-16 17:06:34 +00:00 |
Rewrite
|
Remove use of builtin comma operator.
|
2016-02-18 22:34:54 +00:00 |
Sema
|
Support for MSVS default calling convention options (/Gd, /Gz, /Gv,
|
2016-05-18 09:06:38 +00:00 |
Serialization
|
PR27754: CXXRecordDecl::data() needs to perform an update even if it's called
|
2016-05-17 22:44:15 +00:00 |
StaticAnalyzer
|
[analyzer] Fix crash in ObjCGenericsChecker
|
2016-05-11 20:28:41 +00:00 |
Tooling
|
[tooling] FixItHint Tooling refactoring
|
2016-05-11 14:31:39 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |