.. |
ARCMigrate
|
Fixes a typo caught by Arthur O'Dwyer
|
2013-07-13 17:16:41 +00:00 |
AST
|
Simplify getTypeInfoImpl handling of 'non-canonical unless dependent' types.
|
2013-07-13 21:08:03 +00:00 |
ASTMatchers
|
Fix use of invalidated iterator bug in AST match finder.
|
2013-07-08 14:16:30 +00:00 |
Analysis
|
Remove bogus VarDecl::extendsLifetimeOfTemporary function and inline it into
|
2013-06-27 21:43:17 +00:00 |
Basic
|
Replace C++0x in a comment with C++11
|
2013-07-14 17:04:56 +00:00 |
CodeGen
|
Reformat line.
|
2013-07-14 21:15:27 +00:00 |
Driver
|
ObjC migrator: Add -objcmt-migrate-property to do property
|
2013-07-09 16:59:14 +00:00 |
Edit
|
ObjC migrator: Improve on hueristics.
|
2013-07-10 21:30:22 +00:00 |
Format
|
clang-format: Improve <<-formatting.
|
2013-07-12 15:14:05 +00:00 |
Frontend
|
ObjC migrator: Add -objcmt-migrate-property to do property
|
2013-07-09 16:59:14 +00:00 |
FrontendTool
|
ObjC migrator: Add -objcmt-migrate-property to do property
|
2013-07-09 16:59:14 +00:00 |
Headers
|
Add missing include guards into headers in lib/Headers. While it may appear
|
2013-07-14 05:41:45 +00:00 |
Lex
|
Don't give # and ## special treatment when in -traditional-cpp mode. Patch by
|
2013-07-09 01:00:29 +00:00 |
Parse
|
Change cxx0x to cxx11 in diagnostic name.
|
2013-07-14 17:02:30 +00:00 |
Rewrite
|
Use llvm::sys::fs::createUniqueFile.
|
2013-07-05 21:13:58 +00:00 |
Sema
|
Use SmallVectorImpl& instead of SmallVector to avoid repeating small vector size.
|
2013-07-14 16:47:36 +00:00 |
Serialization
|
Serialization support for TagDecl::IsCompleteDefinitionRequired
|
2013-07-14 01:07:41 +00:00 |
StaticAnalyzer
|
[analyzer] Add support for __builtin_addressof.
|
2013-07-12 00:26:14 +00:00 |
Tooling
|
Put helper class in anonymous namespace.
|
2013-07-01 06:34:58 +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 |