Use a ManagedCleanup to prevent leaking the PassRegistrar map. In breaks the
[oota-llvm.git] / test / LLVMC / ForwardAs.td
2010-03-21 Jeffrey YasskinXFAIL tests from LLVMC on valgrind or valgrind+leak...
2010-02-23 Mikhail GlushenkovUpdate the test suite.
2010-02-15 Mikhail GlushenkovRevert r96130 ("Forward parameter options as '-option...
2010-02-13 Mikhail GlushenkovForward parameter options as '-option=parameter'.
2010-01-27 Duncan SandsRevert commit 94666 (ddunbar) [Suppress clang warning...
2010-01-27 Daniel DunbarSuppress clang warning about unused arguments.
2009-12-15 Mikhail GlushenkovConvert llvmc tests to FileCheck.
2009-12-15 Mikhail GlushenkovValidate the generated C++ code in llvmc tests.
2009-10-08 Mikhail GlushenkovInput files should go before all other options.
2009-09-13 Daniel DunbarRewrite tests to not use Tcl substitution.
2009-05-06 Mikhail GlushenkovThe 'forward_as' property did not use its second argument.