summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Testing/Support
Commit message (Expand)AuthorAgeFilesLines
* [Testing] Move clangd::Annotations to llvm testing supportIlya Biryukov2019-04-252-0/+96
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* Fix error with SmallString implicit conversion.Zachary Turner2018-09-061-3/+1
* Fix a configure issue with Visual Studio generators.Zachary Turner2018-09-061-11/+32
* Quick fix for -DBUILD_SHARED_LIBS=on build after rL341502Fangrui Song2018-09-061-4/+2
* Fix some warnings.Zachary Turner2018-09-061-1/+1
* Fix silly error in unittest helper.Zachary Turner2018-09-051-1/+1
* Add support for unittest inputs.Zachary Turner2018-09-052-0/+37
* [LLVMTestingSupport] Add explicit linkage to LLVMSupportMichal Gorny2018-04-081-1/+4
* [Testing/Support]: Better matching of Error failure statesPavel Labath2018-04-051-5/+6
* Force #define GTEST_LANG_CXX11.Zachary Turner2017-10-271-0/+3
* Mark LLVMTestingSupport as not installed in LLVMBuild.Zachary Turner2017-06-191-0/+1
* [gtest] Create a shared include directory for gtest utilities.Zachary Turner2017-06-143-0/+56
OpenPOWER on IntegriCloud