OSDN Git Service

[ADT] Be less clever when using a nonce type for disambiguation.
authorJordan Rose <jordan_rose@apple.com>
Thu, 18 Feb 2016 22:03:23 +0000 (22:03 +0000)
committerJordan Rose <jordan_rose@apple.com>
Thu, 18 Feb 2016 22:03:23 +0000 (22:03 +0000)
commite172bc73c692a4f40484fdf2a9ef7188e5dd0123
tree1e615455bd8fc6149a2b4acff893c27533e92c8f
parenta755f1bd6575487dc5bdbb49b091d3a7eacc12b6
[ADT] Be less clever when using a nonce type for disambiguation.

Old compilers don't like constexpr, but we're only going to use this in one
place anyway: this file. Everyone else should go through PointerLikeTypeTraits.

Update to r261259.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261268 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/PointerEmbeddedInt.h