]> granicus.if.org Git - clang/commit
Simplify clang::Capture. No functionality change intended.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 28 May 2019 23:09:45 +0000 (23:09 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 28 May 2019 23:09:45 +0000 (23:09 +0000)
commita2b584af8864e3cb3bbce11cd50d682559cda7ff
tree30305dcb72c907b1ad7c1bb871622aea2d1b271d
parent8465d5be63dbbd4ddb6adbab087b2a532bdc9e2b
Simplify clang::Capture. No functionality change intended.

We don't need to pack flags into the bottom bits of pointers here; we
have plenty of trailing bits in this type.

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