summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/PointerEmbeddedIntTest.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] Fix PointerEmbeddedInt when the underlying type is uintptr_t.Jordan Rose2016-02-181-0/+34
* [ADT] Add an abstraction for embedding an integer within a pointer-likeChandler Carruth2016-01-101-0/+46
OpenPOWER on IntegriCloud