.. |
ARCMigrate
|
Modernize some low-hanging PathV1 uses.
|
2013-06-13 14:26:04 +00:00 |
AST
|
Fix a trivial typo, add a FIXME to have more test coverage for VTableBuilder
|
2013-06-28 15:42:28 +00:00 |
ASTMatchers
|
Add support for polymorphic matchers. Use runtime type checking to determine the right polymorphic overload to use.
|
2013-06-21 15:51:31 +00:00 |
Analysis
|
Remove bogus VarDecl::extendsLifetimeOfTemporary function and inline it into
|
2013-06-27 21:43:17 +00:00 |
Basic
|
Driver: Push triple objects around instead of going to std::string all the time.
|
2013-06-29 16:37:14 +00:00 |
CodeGen
|
Restore r184205 and associated commits (after commit of r185290)
|
2013-06-30 20:40:16 +00:00 |
Driver
|
Use the multiple argument form of path::append.
|
2013-06-28 16:25:46 +00:00 |
Edit
|
[objcmt] Fix a mishandled conversion to objc directory literal.
|
2013-04-06 01:13:17 +00:00 |
Format
|
Put helper classes in an anonymous namespace.
|
2013-07-01 04:03:19 +00:00 |
Frontend
|
Use the multiple argument form of path::append.
|
2013-06-28 16:25:46 +00:00 |
FrontendTool
|
[Driver] Refactor clang driver to use LLVM's Option library
|
2013-06-14 17:17:23 +00:00 |
Headers
|
X86 intrinsics: cmpge|gt|nge|ngt_ss|_sd
|
2013-06-17 19:42:49 +00:00 |
Lex
|
Lex: Cleanup whitespace in PragmaRegionHandler
|
2013-06-30 08:18:16 +00:00 |
Parse
|
ArrayRef'ize Sema::CodeCompleteConstructorInitializer
|
2013-06-23 22:58:02 +00:00 |
Rewrite
|
Port HTMLDiagnostics to PathV2. No intended functionality change.
|
2013-06-12 18:13:05 +00:00 |
Sema
|
Teach -Wunsequenced that the side-effects of a function evaluation are sequenced
|
2013-06-30 10:40:20 +00:00 |
Serialization
|
Lazily deserialize function template specializations. This fixes a cycle in
|
2013-06-28 04:37:53 +00:00 |
StaticAnalyzer
|
We only create one file, no need to delete a directory.
|
2013-06-26 14:33:23 +00:00 |
Tooling
|
Remove unused include.
|
2013-06-26 12:44:19 +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 |