aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC++/2006-11-30-NoCompileUnit.cpp
AgeCommit message (Expand)Author
2011-02-01Remove stale test that has never worked, afaik.Devang Patel
2009-12-05Remove now-redundant llvm-as invocations.Dan Gohman
2009-11-09Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add,Daniel Dunbar
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-07-24Remove the IA-64 backend.Dan Gohman
2008-06-13XFAIL some tests that became failing due to the extra error reporting recentl...Matthijs Kooijman
2008-06-10Use %link not %llvmgxx (which includes -c) to do the link.Dale Johannesen
2008-05-29For PR1338: Rename test dirsAnton Korobeynikov