.. |
Analysis
|
Fix PR 3677 [retain checker]: custom 'allocWithZone' methods should be allowed
|
2009-03-13 20:27:06 +00:00 |
CodeGen
|
Do up codegen for function static data and externs in functions in block
|
2009-03-13 23:34:28 +00:00 |
CodeGenCXX
|
Address Doug's comments wrt the mangler and fix Eli's test case
|
2009-03-10 17:07:44 +00:00 |
CodeGenObjC
|
Force triple for a couple test cases.
|
2009-03-13 22:48:51 +00:00 |
Coverage
|
Don't mangle names of local variables.
|
2009-03-05 22:59:19 +00:00 |
Driver
|
Driver: Desensitize test to location of input.
|
2009-03-13 21:03:35 +00:00 |
Frontend
|
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
|
2009-03-02 06:16:29 +00:00 |
Lexer
|
Don't accept '$' in identifiers in assembler-with-cpp mode.
|
2009-03-15 00:11:28 +00:00 |
Misc
|
fix PR3798 by ignoring all diagnostics generated while repreprocessing a file in rewrite macros.
|
2009-03-13 21:44:46 +00:00 |
Parser
|
Parser support for rvalue references.
|
2009-03-15 22:02:01 +00:00 |
Preprocessor
|
fix PR3764 - A redefinition of a pre-processor macro fails
|
2009-03-09 20:33:32 +00:00 |
Rewriter
|
Extend builtin "attribute" syntax to include a notation for
|
2009-02-14 00:32:47 +00:00 |
Sema
|
introduce a new -fheinous-gnu-extensions flag that enables really
|
2009-03-13 17:38:01 +00:00 |
SemaCXX
|
Handle static_asserts when instantiating structs.
|
2009-03-15 18:44:04 +00:00 |
SemaObjC
|
Force triple for a couple test cases.
|
2009-03-13 22:48:51 +00:00 |
SemaObjCXX
|
When inside an Objective-C++ method, name lookup should look into the
|
2009-02-16 19:28:42 +00:00 |
SemaTemplate
|
(Hopefully) instantiate dependent array types correctly.
|
2009-03-15 20:12:13 +00:00 |
Serialization
|
true is pass, false is success.
|
2009-02-03 07:28:12 +00:00 |
Makefile
|
Fix spelling error, and add target triplet to header.
|
2009-03-13 00:41:24 +00:00 |
TestRunner.sh
|
Test commit.
|
2008-10-15 00:26:06 +00:00 |