summaryrefslogtreecommitdiffstats
path: root/llvm/utils/unittest/googletest/gtest-filepath.cc
Commit message (Collapse)AuthorAgeFilesLines
* Moved Google Test code up one directory so that we can use a standard LLVMMisha Brukman2009-01-011-0/+321
Makefile with it, without resorting to the use of VPATH. Also added Makefiles at every level of the directory tree to properly recurse to Google Test and build it as a library (original Makefiles by Talin). llvm-svn: 61539
OpenPOWER on IntegriCloud