.. |
Analysis
|
This test now passes using RegionStore.
|
2009-03-04 00:23:28 +00:00 |
CodeGen
|
Add __block codegen testcase. We introduce a temporary flag to enable
|
2009-03-04 13:17:22 +00:00 |
CodeGenCXX
|
Add basic support for C++ name mangling according to the Itanium C++
|
2009-02-13 00:10:09 +00:00 |
CodeGenObjC
|
Fixed an ir-gen bug in syntheszing a getter function
|
2009-03-03 18:49:40 +00:00 |
Coverage
|
Support va_arg on _Complex.
|
2009-02-10 03:03:30 +00:00 |
Frontend
|
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
|
2009-03-02 06:16:29 +00:00 |
Lexer
|
change a diagnostic message from something pedantically correct but
|
2009-02-27 17:15:01 +00:00 |
Misc
|
Fix PR3635 by handling ## magically
|
2009-02-24 05:29:33 +00:00 |
Parser
|
Fix a crash in test/Parser/control-scope.c that testrunner didn't
|
2009-02-28 19:37:57 +00:00 |
Preprocessor
|
fix PR3579: __LINE__ expands to the presumed location of the
|
2009-02-15 21:06:15 +00:00 |
Rewriter
|
Extend builtin "attribute" syntax to include a notation for
|
2009-02-14 00:32:47 +00:00 |
Sema
|
Check that the return type for function definitions is complete.
|
2009-03-04 07:30:59 +00:00 |
SemaCXX
|
Improve merging of function declarations. Specifically:
|
2009-02-24 01:23:02 +00:00 |
SemaObjC
|
Make this test a bit more specific about the target so that it passes on
|
2009-03-04 06:00:10 +00:00 |
SemaObjCXX
|
When inside an Objective-C++ method, name lookup should look into the
|
2009-02-16 19:28:42 +00:00 |
SemaTemplate
|
Implement the basics of implicit instantiation of class templates, in
|
2009-03-03 04:44:36 +00:00 |
Serialization
|
true is pass, false is success.
|
2009-02-03 07:28:12 +00:00 |
Makefile
|
Add test case for __ASSEMBLER__ definition.
|
2008-12-01 19:23:47 +00:00 |
TestRunner.sh
|
Test commit.
|
2008-10-15 00:26:06 +00:00 |