]> granicus.if.org Git - clang/commit
[Sema] Make SpecialMemberDecl a PointerIntPair so we can stash it in a SmallPtrSet.
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 30 Aug 2017 22:51:50 +0000 (22:51 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 30 Aug 2017 22:51:50 +0000 (22:51 +0000)
commit24c9be35101f97542801ade1db3cf12534d0fa60
tree8e39be0b42be42216b788b36653f2dbd439b96da
parent65bc9f451c071f959f5e4806a265c8b95f3fef31
[Sema] Make SpecialMemberDecl a PointerIntPair so we can stash it in a SmallPtrSet.

We have enough spare bits in the alignment of CXXRecordDecl. No
functionality change intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@312186 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h