Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-06-09 | Search for llvm-symbolizer binary in the same directory as argv[0], before | Richard Smith | 1 | -1/+2 |
2015-07-06 | Make UnitTestMain/TestMain.cpp free from llvm/Config/config.h. | NAKAMURA Takumi | 1 | -3/+2 |
2015-04-07 | Add boolean to PrintStackTraceOnErrorSignal to disable crash reporting. | Pete Cooper | 1 | -1/+1 |
2013-04-30 | Try to fix ProgramTest on FreeBSD | Reid Kleckner | 1 | -0/+5 |
2013-01-18 | Add basic command line parsing to TestMain. | Manuel Klimek | 1 | -0/+2 |
2011-02-04 | Make Win32's header file name lower for cross build on case-sensitive filesys... | NAKAMURA Takumi | 1 | -1/+1 |
2010-11-29 | Merge System into Support. | Michael J. Spencer | 1 | -1/+1 |
2010-10-02 | Fix MSVC release mode compilation error. | Francois Pichet | 1 | -6/+6 |
2010-09-24 | Fix line endings from my last commit. | Michael J. Spencer | 1 | -3/+3 |
2010-09-24 | unittests: Support Windows. | Michael J. Spencer | 1 | -0/+27 |
2009-09-13 | Move unittest driver to utils/unittest/UnitTestMain. | Daniel Dunbar | 1 | -0/+15 |