.. |
ARCMigrate
|
Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes.
|
2016-02-10 19:11:58 +00:00 |
AST
|
pr26544: Bitfield layout with pragma pack and attributes "packed" and
|
2016-02-19 11:23:28 +00:00 |
ASTMatchers
|
Add an AST matcher for real floating-point types. e.g., float, double, long double, but not complex.
|
2016-02-18 16:36:01 +00:00 |
Analysis
|
Remove use of builtin comma operator.
|
2016-02-18 22:34:54 +00:00 |
Basic
|
Added SKL and CNL processors and features to Clang
|
2016-02-21 07:41:23 +00:00 |
CodeGen
|
[MS ABI] Correctly handle dllimport'd explicit instantiation declaration w/ vbases
|
2016-02-22 17:22:08 +00:00 |
Driver
|
Don't enable /GX by default
|
2016-02-22 17:44:51 +00:00 |
Edit
|
Remove autoconf support
|
2016-01-26 21:30:40 +00:00 |
Format
|
clang-format: [JS] treat forwardDeclare as an import/export statement.
|
2016-02-22 15:06:53 +00:00 |
Frontend
|
[MSVC Compat] Implement -EHc semantics
|
2016-02-20 09:23:47 +00:00 |
FrontendTool
|
Revert r260265, "clang-cl: Support loading plugins on Windows"
|
2016-02-11 16:33:20 +00:00 |
Headers
|
[CLANG] [AVX512] [BUILTIN] Adding prol{d|q|w}{128|256|512} builtin to clang .
|
2016-02-22 09:42:57 +00:00 |
Index
|
clangIndex requires LLVMIR as Core, since r260858 uses llvm/IR.
|
2016-02-15 04:29:36 +00:00 |
Lex
|
Add has_feature attribute_availability_with_strict.
|
2016-02-22 18:24:30 +00:00 |
Parse
|
Addressing review comments for r261163.
|
2016-02-22 04:47:24 +00:00 |
Rewrite
|
Remove use of builtin comma operator.
|
2016-02-18 22:34:54 +00:00 |
Sema
|
Make Sema::CheckFormatString a static function inside SemaChecking.cpp
|
2016-02-22 13:00:43 +00:00 |
Serialization
|
Implement the likely resolution of core issue 253.
|
2016-02-19 01:52:46 +00:00 |
StaticAnalyzer
|
[analyzer] Detect duplicate [super dealloc] calls
|
2016-02-22 17:56:24 +00:00 |
Tooling
|
Stop using "template" when printing qualtype names
|
2016-02-16 20:34:27 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |