.. |
ARCMigrate
|
[SDK modernizer PATCH]. Fixes a bug whereby a call to super
|
2015-03-23 20:52:26 +00:00 |
AST
|
[modules] Handle defining a tag with a typedef name for linkage purposes on top of an existing imported-but-not-visible definition.
|
2015-03-27 01:37:43 +00:00 |
ASTMatchers
|
ASTMatchers: Add an explicit dependency on libclangBasic.
|
2015-03-12 16:25:19 +00:00 |
Analysis
|
Take the non-reference type when constructing a dummy expression.
|
2015-03-16 21:49:43 +00:00 |
Basic
|
[modules] Restrict the module use-declaration to only appear in top-level
|
2015-03-26 22:10:01 +00:00 |
CodeGen
|
Reapply r232888 after applying a fix for -msse4 code generation.
|
2015-03-25 23:14:47 +00:00 |
Driver
|
Enable -ffunction-sections and -fdata-sections for CloudABI by default.
|
2015-03-26 17:50:28 +00:00 |
Edit
|
Remove many superfluous SmallString::str() calls.
|
2015-03-18 10:17:07 +00:00 |
Format
|
clang-format: Force line break in trailing calls after multline exprs.
|
2015-03-26 18:46:28 +00:00 |
Frontend
|
[modules] If we reach a definition of a class for which we already have a
|
2015-03-26 04:09:53 +00:00 |
FrontendTool
|
Provide a BuryPointer for unique_ptrs.
|
2014-08-29 16:53:14 +00:00 |
Headers
|
Add Hardware Transactional Memory (HTM) Support
|
2015-03-25 19:41:41 +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
|
[modules] Restrict the module use-declaration to only appear in top-level
|
2015-03-26 22:10:01 +00:00 |
Parse
|
[modules] If we reach a definition of a class for which we already have a
|
2015-03-26 04:09:53 +00:00 |
Rewrite
|
[Rewrite] Make RewriteBuffer accessible on its own, and add a unit test for it.
|
2015-03-08 04:00:33 +00:00 |
Sema
|
[modules] Handle defining a tag with a typedef name for linkage purposes on top of an existing imported-but-not-visible definition.
|
2015-03-27 01:37:43 +00:00 |
Serialization
|
[modules] Handle defining a tag with a typedef name for linkage purposes on top of an existing imported-but-not-visible definition.
|
2015-03-27 01:37:43 +00:00 |
StaticAnalyzer
|
[analyzer] Remove unused function. No functional change intended.
|
2015-03-24 11:11:11 +00:00 |
Tooling
|
[tooling] Move ArgumentsAdjustingCompilations into an anonymous namespace.
|
2015-03-23 12:47:15 +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 |