aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/PointerEmbeddedIntTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-02-18[ADT] Fix PointerEmbeddedInt when the underlying type is uintptr_t.Jordan Rose1-0/+34
2016-01-10[ADT] Add an abstraction for embedding an integer within a pointer-likeChandler Carruth1-0/+46