]> granicus.if.org Git - clang/commit
[ODRHash] Support pointer and reference types.
authorRichard Trieu <rtrieu@google.com>
Sat, 24 Mar 2018 00:52:44 +0000 (00:52 +0000)
committerRichard Trieu <rtrieu@google.com>
Sat, 24 Mar 2018 00:52:44 +0000 (00:52 +0000)
commit519b97132a4c960e8dedbfe4290d86970d92e995
tree67c8ac9949ef3a6711615598bc6b3b5d019a1017
parent3fe656f58661055a10ee1cc3d131b5b683f4bcb7
[ODRHash] Support pointer and reference types.

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