]> granicus.if.org Git - clang/commit
[ODRHash] Support pointer and reference types.
authorRichard Trieu <rtrieu@google.com>
Fri, 13 Apr 2018 22:34:43 +0000 (22:34 +0000)
committerRichard Trieu <rtrieu@google.com>
Fri, 13 Apr 2018 22:34:43 +0000 (22:34 +0000)
commit4a9ca998d3c0561630965a6ebaa2b15cd9238351
tree67000dc807d36d07d4c5531654867afcdc9a6465
parent301e76f43d35dc0c5153b2808c19a45ff34ea357
[ODRHash] Support pointer and reference types.

Recommit r328404 which was reverted in rL328404.  r329869 fixed the issue that
caused the revert.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@330074 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ODRHash.cpp
test/Modules/odr_hash.cpp