[ODRHash] Support more types in the ODR checker.
authorRichard Trieu <rtrieu@google.com>
Wed, 17 May 2017 02:29:02 +0000 (02:29 +0000)
committerRichard Trieu <rtrieu@google.com>
Wed, 17 May 2017 02:29:02 +0000 (02:29 +0000)
commit58bb7bd18acc63b90e6a98d4c1a337e76412e0a6
tree4b82b92eebb5351f081ae8f4c707f8b05b427f7e
parent4d5dd3b7ef59d2abc88d3cee9c479c9be68fe0da
[ODRHash] Support more types in the ODR checker.

Added support for TagType, TypeWithKeyword, and all children types.

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