[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)
commit22ddc282b5df5b651bee678900788699dd70b95e
tree9d32281a097fb075e5969cbc4f26cf9d90a936f5
parent470db781151d240e12c3a7f1000b54b0b2c8fcde
[ODRHash] Extend hash to support all Type's.

llvm-svn: 341421
clang/include/clang/AST/ODRHash.h
clang/lib/AST/ODRHash.cpp
clang/lib/AST/StmtProfile.cpp
clang/test/Modules/odr_hash-blocks.cpp
clang/test/Modules/odr_hash-gnu.cpp [new file with mode: 0644]
clang/test/Modules/odr_hash-vector.cpp [new file with mode: 0644]
clang/test/Modules/odr_hash.cl [new file with mode: 0644]
clang/test/Modules/odr_hash.cpp
clang/test/Modules/odr_hash.mm