]> granicus.if.org Git - clang/commit
[ODRHash] Extend hash to support all Type's.
authorRichard Trieu <rtrieu@google.com>
Tue, 4 Sep 2018 22:53:19 +0000 (22:53 +0000)
committerRichard Trieu <rtrieu@google.com>
Tue, 4 Sep 2018 22:53:19 +0000 (22:53 +0000)
commita9d72d6c527602c8495cf972bafec7a54f67df05
tree4502abedb533ad8d00d7513399be6da1f812ef92
parent931878d99f452a7e99898479ce99364eb88afa7f
[ODRHash] Extend hash to support all Type's.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@341421 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ODRHash.h
lib/AST/ODRHash.cpp
lib/AST/StmtProfile.cpp
test/Modules/odr_hash-blocks.cpp
test/Modules/odr_hash-gnu.cpp [new file with mode: 0644]
test/Modules/odr_hash-vector.cpp [new file with mode: 0644]
test/Modules/odr_hash.cl [new file with mode: 0644]
test/Modules/odr_hash.cpp
test/Modules/odr_hash.mm