llvm/utils/unittest
David Blaikie a36dda2b0e Remove unreachable defaults from gtest.
This will ensure LLVM and Clang build -Wswitch-enum-redundant-default (an on-by-default warning I'm about to add to Clang).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148639 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-21 18:02:01 +00:00
..
googletest Remove unreachable defaults from gtest. 2012-01-21 18:02:01 +00:00
UnitTestMain build/unittests: Fix llvm-config names for gtest libraries, and bring Makefile 2011-12-15 23:35:08 +00:00
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
LLVMBuild.txt LLVMBuild: Add info for gtest. 2011-11-12 02:11:04 +00:00
Makefile Move unittest driver to utils/unittest/UnitTestMain. 2009-09-13 21:31:21 +00:00