[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)
commit15970af92a67e81cbe72cf962b103aaa9508fddc
tree462b33fdb88ef3beadca55201894c0ad130ab07a
parent271d3d277172f8db05953957310cbf5665d1bafb
[ODRHash] Support pointer and reference types.

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

llvm-svn: 330074
clang/lib/AST/ODRHash.cpp
clang/test/Modules/odr_hash.cpp