.. |
ARCMigrate
|
Fix layering violation: include/clang/Basic/PlistSupport.h should not include
|
2015-01-28 20:14:54 +00:00 |
AST
|
Catch more cases when diagnosing integer-constant-expression overflows.
|
2015-02-04 21:50:20 +00:00 |
ASTMatchers
|
Add voidType() matcher.
|
2014-12-15 15:09:22 +00:00 |
Analysis
|
Thread Safety Analysis: support adopting of locks, as implemented in
|
2015-02-04 21:16:17 +00:00 |
Basic
|
Allow to specify multiple -fsanitize-blacklist= arguments.
|
2015-02-04 17:40:08 +00:00 |
CodeGen
|
Do the same IRgen for __builtin_pow* as for pow*
|
2015-02-05 00:18:01 +00:00 |
Driver
|
Driver: Stop forcing frame pointer usage on Windows
|
2015-02-04 23:45:07 +00:00 |
Edit
|
Edit: Do not extend a removal to include trailing whitespace if we're at the end
|
2014-09-15 11:47:10 +00:00 |
Format
|
clang-format: Add support for SEH __try / __except / __finally blocks.
|
2015-02-04 15:26:27 +00:00 |
Frontend
|
[modules] When using -E, we may try to merge decls despite having no Sema
|
2015-02-04 23:37:59 +00:00 |
FrontendTool
|
Provide a BuryPointer for unique_ptrs.
|
2014-08-29 16:53:14 +00:00 |
Headers
|
Headers: Don't use attribute keywords which aren't reserved
|
2015-02-04 00:26:10 +00:00 |
Index
|
[libclang] Use same USR encoding for 'char' regardless of what the target considers the sign to be.
|
2014-12-08 09:09:05 +00:00 |
Lex
|
Allow objc_bridge(id) to be used on typedefs of [cv] void*.
|
2015-02-01 22:34:06 +00:00 |
Parse
|
Parse: Handle __declspec in a lambda definition
|
2015-02-04 08:22:46 +00:00 |
Rewrite
|
Trim some includes. NFC.
|
2014-10-29 22:13:46 +00:00 |
Sema
|
Sema: Add support for __declspec(restrict)
|
2015-02-04 07:23:21 +00:00 |
Serialization
|
[modules] When using -E, we may try to merge decls despite having no Sema
|
2015-02-04 23:37:59 +00:00 |
StaticAnalyzer
|
[analyzer] RetainCountChecker: be forgiving when ivars are accessed directly.
|
2015-02-04 19:24:52 +00:00 |
Tooling
|
Adopt new cl::HideUnrelatedOptions API added r226729.
|
2015-01-21 23:26:11 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |
Makefile
|
Make clang's rewrite engine a core feature
|
2014-07-16 16:48:33 +00:00 |