.. |
Analysis
|
Fix PR 4631. The compound initializers of unions were not being evaluated, which
|
2009-07-28 20:46:55 +00:00 |
CXX
|
Add a template test that requires canonical expression comparison
|
2009-07-28 16:39:54 +00:00 |
CodeGen
|
Enable the new struct type builder now that the constant struct builder works. (The old code will still be there until we know that everything works well.
|
2009-07-27 15:31:55 +00:00 |
CodeGenCXX
|
More cleanup of data member access and then some.
|
2009-07-28 18:54:57 +00:00 |
CodeGenObjC
|
MultiTestRunner: Validate '&&' at the end of RUN lines.
|
2009-07-25 11:27:37 +00:00 |
Coverage
|
Introduce a new concept to the static analyzer: SValuator.
|
2009-06-26 00:05:51 +00:00 |
Driver
|
MultiTestRunner: Validate '&&' at the end of RUN lines.
|
2009-07-25 11:27:37 +00:00 |
FixIt
|
Update test case; I'm confused why this wasn't failing on the buildbot
|
2009-05-16 19:30:01 +00:00 |
Frontend
|
MultiTestRunner: Validate '&&' at the end of RUN lines.
|
2009-07-25 11:27:37 +00:00 |
Index
|
Make having no RUN line a failure.
|
2009-07-25 12:47:38 +00:00 |
Lexer
|
MultiTestRunner: Validate '&&' at the end of RUN lines.
|
2009-07-25 11:27:37 +00:00 |
Misc
|
Fix for PR2386: distinguish between insertion and replacements in the
|
2009-05-18 13:56:52 +00:00 |
PCH
|
Revert this, we can now avoid error cascades better.
|
2009-07-21 23:52:50 +00:00 |
Parser
|
Implement C++ semantics for C-style and functional-style casts. This regresses Clang extension conversions, like vectors, but allows conversions via constructors and conversion operators.
|
2009-07-25 15:41:38 +00:00 |
Preprocessor
|
MultiTestRunner: Validate '&&' at the end of RUN lines.
|
2009-07-25 11:27:37 +00:00 |
Rewriter
|
Prep for new warning.
|
2009-07-22 00:43:08 +00:00 |
Sema
|
Add noreturn support for blocks.
|
2009-07-28 22:04:01 +00:00 |
SemaCXX
|
Add two more tests.
|
2009-07-28 17:14:18 +00:00 |
SemaObjC
|
Semantic checking for main().
|
2009-07-25 04:36:53 +00:00 |
SemaObjCXX
|
this test crashes, disable it harder.
|
2009-07-28 18:22:50 +00:00 |
SemaTemplate
|
Update for LLVM API change.
|
2009-07-27 22:29:56 +00:00 |
CMakeLists.txt
|
Prepare CMake regression testing for Daniel's upcoming fix to the test runner
|
2009-07-27 18:31:49 +00:00 |
Makefile
|
Tweak MultiTestRunner --path argument.
|
2009-07-27 19:01:13 +00:00 |
TestRunner.sh
|
Having tests that depend on previously created files is bad idea. Fix them to be self-sufficient.
|
2009-07-06 00:03:47 +00:00 |
cxx-sections.data
|
Update C++ section data and directory structure to reflect N2914
|
2009-06-30 16:45:27 +00:00 |
make_test_dirs.pl
|
Add the structure for a C++ test suite that mimics the structure of the C++ standard
|
2009-06-13 06:06:53 +00:00 |