[ODRHash] Skip more types hashing TypedefType
authorRichard Trieu <rtrieu@google.com>
Thu, 12 Apr 2018 02:26:49 +0000 (02:26 +0000)
committerRichard Trieu <rtrieu@google.com>
Thu, 12 Apr 2018 02:26:49 +0000 (02:26 +0000)
commitcaaccee77d323e55c92b7ceccdbba0a99fad4e2b
tree7537c1f147e48fe69306f12b22590ae3b35b6ffb
parent48ee59b6f05d46a0d4996e920ca702374a979873
[ODRHash] Skip more types hashing TypedefType

To get the underlying type for TypedefType's, also skip ElaboratedType's.

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