Refactor and simplify Sema::FindCompositePointerType. No functionality change intended.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 20 Oct 2016 01:20:00 +0000 (01:20 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 20 Oct 2016 01:20:00 +0000 (01:20 +0000)
commit6ffdb1f3ed626fabdd1ddbadfae863bb5d662290
treee0642308a91597127a980eef565dd08044d74067
parent6609443f2f82a0e17d838e6d521eec2188b4a309
Refactor and simplify Sema::FindCompositePointerType. No functionality change intended.

llvm-svn: 284685
clang/lib/Sema/SemaExprCXX.cpp