summaryrefslogtreecommitdiff
path: root/unittests/ADT/PointerUnionTest.cpp
Commit message (Expand)AuthorAge
* [C++11] Use 'nullptr'.Craig Topper2014-06-08
* [ADT] Teach PointerUnion to support assignment directly from nullptr toChandler Carruth2014-04-29
* [cleanup] Add some actual positive tests for equality. This unittestChandler Carruth2014-04-28
* [cleanup] Make this test use a proper fixture rather than globals.Chandler Carruth2014-04-28
* [cleanup] Fix the whitespace in this test. Notably, correct spacingChandler Carruth2014-04-28
* Basic unit tests for PointerUnionDavid Blaikie2013-08-21