.. |
ARCMigrate
|
unbreak buildbot on Windows.
|
2013-08-08 21:51:06 +00:00 |
AST
|
Revert "[-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section"
|
2013-08-09 05:56:24 +00:00 |
ASTMatchers
|
Fix crash when encountering alias templates in isDerivedFrom matches.
|
2013-08-02 21:24:09 +00:00 |
Analysis
|
[analyzer] Include analysis stack in crash traces.
|
2013-07-19 00:59:08 +00:00 |
Basic
|
ObjectiveC migrator: Add another family of factory
|
2013-08-02 20:54:18 +00:00 |
CodeGen
|
[-cxx-abi microsoft] Mangle UUIDs correctly, stick them in the proper section
|
2013-08-09 08:35:59 +00:00 |
Driver
|
Fixup for r188058: assume hasAsanZeroBaseShadow() is false if ASan is not needed
|
2013-08-09 10:56:42 +00:00 |
Edit
|
ObjectiveC migrator: Remove semicolon after the typedef
|
2013-07-18 22:17:33 +00:00 |
Format
|
Revert r187935 "Support for double width characters."
|
2013-08-08 02:19:56 +00:00 |
Frontend
|
clang-cl: Support /showIncludes
|
2013-08-09 00:32:23 +00:00 |
FrontendTool
|
Indicate success for simple options when clang called with -cc1.
|
2013-08-07 12:54:47 +00:00 |
Headers
|
Use a shuffle with undef elements instead of inserting 0s in the 128-bit to 256-bit casting intrinsics to improve performance. Thanks to Katya Romanova for identifying this issue.
|
2013-08-05 06:17:21 +00:00 |
Lex
|
Use isCharInSet from llvm/Support/UnicodeCharRanges.h, added a test for double-width characters in FixIt-hints.
|
2013-08-09 06:35:06 +00:00 |
Parse
|
PR9992: Serialize and deserialize the token sequence for a function template in
|
2013-08-07 21:41:30 +00:00 |
Rewrite
|
[frontend] '-frewrite-includes' should not ignore headers included from command-line.
|
2013-07-26 15:32:04 +00:00 |
Sema
|
Put back a microoptimization with a comment to make it more obvious.
|
2013-08-09 09:39:17 +00:00 |
Serialization
|
PR9992: Serialize and deserialize the token sequence for a function template in
|
2013-08-07 21:41:30 +00:00 |
StaticAnalyzer
|
DirectIvarAssignment: Replace vtable'd objects with simple functions.
|
2013-08-09 17:17:42 +00:00 |
Tooling
|
Introduce Replacement deduplication and conflict detection function
|
2013-08-08 13:31:14 +00:00 |
CMakeLists.txt
|
Turn CLANG_ENABLE_{ARCMT,REWRITER,STATIC_ANALYZER} into proper options so that
|
2013-05-29 21:09:18 +00:00 |
Makefile
|
Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user
|
2012-12-13 16:09:42 +00:00 |