summaryrefslogtreecommitdiff
path: root/test/LLVMC/OptionPreprocessor.td
Commit message (Expand)AuthorAge
* Remove -fexceptions from llvmc tests.Mikhail Glushenkov2010-08-13
* XFAIL tests from LLVMC on valgrind or valgrind+leak-checking. WeJeffrey Yasskin2010-03-21
* Update the test suite.Mikhail Glushenkov2010-02-23
* Revert commit 94666 (ddunbar) [Suppress clang warning about unused arguments].Duncan Sands2010-01-27
* Suppress clang warning about unused arguments.Daniel Dunbar2010-01-27
* Allow (set_option SwitchOption, true).Mikhail Glushenkov2009-12-23
* Make 'set_option' work with list options.Mikhail Glushenkov2009-12-18
* Add a 'set_option' action for use in OptionPreprocessor.Mikhail Glushenkov2009-12-17
* Convert llvmc tests to FileCheck.Mikhail Glushenkov2009-12-15
* Validate the generated C++ code in llvmc tests.Mikhail Glushenkov2009-12-15
* Add a test for OptionPreprocessor.Mikhail Glushenkov2009-10-25