summaryrefslogtreecommitdiff
path: root/unittests/ADT/CMakeLists.txt
Commit message (Expand)AuthorAge
* Add a polymorphic_ptr<T> smart pointer data type. It's a somewhat sillyChandler Carruth2013-11-09
* Basic unit tests for PointerUnionDavid Blaikie2013-08-21
* Allow llvm::Optional to work with types without default constructors.David Blaikie2013-02-20
* Add file to CMakeLists (file added in r173505)Dmitri Gribenko2013-01-25
* Introduce a new data structure, the SparseMultiSet, and changes to the MI sch...Michael Ilseman2013-01-21
* Update CMake build.Benjamin Kramer2012-10-14
* ADTTests: [CMake] Exclude DenseMapTest.cpp and SmallVectorTest.cpp on MSVC9 d...NAKAMURA Takumi2012-08-30
* Bring TinyPtrVector under test. Somehow we never picked up unit testsChandler Carruth2012-07-31
* Completely refactor the structuring of unittest CMake files to match theChandler Carruth2012-06-21