aboutsummaryrefslogtreecommitdiff
path: root/unittests/ADT/CMakeLists.txt
AgeCommit message (Expand)Author
2013-02-20Allow llvm::Optional to work with types without default constructors.David Blaikie
2013-01-25Add file to CMakeLists (file added in r173505)Dmitri Gribenko
2013-01-21Introduce a new data structure, the SparseMultiSet, and changes to the MI sch...Michael Ilseman
2012-10-14Update CMake build.Benjamin Kramer
2012-08-30ADTTests: [CMake] Exclude DenseMapTest.cpp and SmallVectorTest.cpp on MSVC9 d...NAKAMURA Takumi
2012-07-31Bring TinyPtrVector under test. Somehow we never picked up unit testsChandler Carruth
2012-06-21Completely refactor the structuring of unittest CMake files to match theChandler Carruth