.. |
Analysis
|
Add test case from <rdar://problem/7184450>.
|
2009-09-01 18:33:16 +00:00 |
CXX
|
Fix bug 4784 and allow friend declarations to properly extend
|
2009-08-31 22:39:49 +00:00 |
CodeGen
|
PR4836, part 2: CodeGen for __builtin_isnan.
|
2009-09-01 04:19:44 +00:00 |
CodeGenCXX
|
We can generate constructors/destructors with base classes and non-trivial fields just fine now.
|
2009-09-01 18:33:46 +00:00 |
CodeGenObjC
|
Fixed a property getter ir-gen crash.
|
2009-09-01 17:02:21 +00:00 |
Coverage
|
Add test for finding bfin backend.
|
2009-08-18 07:07:14 +00:00 |
Driver
|
Add driver support for -emit-ast and AST compilation steps.
|
2009-09-01 16:57:46 +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
|
For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check subexpressions.
|
2009-07-31 19:02:11 +00:00 |
Lexer
|
MultiTestRunner: Validate '&&' at the end of RUN lines.
|
2009-07-25 11:27:37 +00:00 |
Misc
|
PR4715
|
2009-08-14 04:07:15 +00:00 |
PCH
|
Use %S, not `pwd`, and enable a line that *does* work.
|
2009-08-01 05:57:38 +00:00 |
Parser
|
Improve top-level-semicolon test a bit
|
2009-08-24 12:20:57 +00:00 |
Preprocessor
|
Force triple for this test (non-fragile ABI is default on x86_64-apple-darwin9).
|
2009-09-01 00:36:20 +00:00 |
Rewriter
|
Prep for new warning.
|
2009-07-22 00:43:08 +00:00 |
Sema
|
PR4836, part 1: add Sema support for __builtin_isnan and friends; they
|
2009-08-31 20:06:00 +00:00 |
SemaCXX
|
Move C++ test over to CodeGenCXX, since it requires CodeGen to reproduce
|
2009-09-01 15:39:05 +00:00 |
SemaObjC
|
test case for my last patch.
|
2009-08-28 17:53:05 +00:00 |
SemaObjCXX
|
this test crashes, disable it harder.
|
2009-07-28 18:22:50 +00:00 |
SemaTemplate
|
Implement proper substitution for OverloadedFunctionDecls, but substituting each of the functions in the overload set
|
2009-09-01 17:53:10 +00:00 |
CMakeLists.txt
|
MultiTestRunner: Simplify, cleanup, and rename!
|
2009-07-31 05:54:17 +00:00 |
Makefile
|
MultiTestRunner: Simplify, cleanup, and rename!
|
2009-07-31 05:54:17 +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 |
lit.cfg
|
Add missing test suffixes.
|
2009-07-31 05:57:11 +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 |