summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/PointerSumTypeTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth2017-06-061-1/+1
* [ADT] Add a sum type abstraction for pointer-like types.Chandler Carruth2016-01-101-0/+113
OpenPOWER on IntegriCloud