]> granicus.if.org Git - clang/commit
[ODRHash] Add base classes to hashing CXXRecordDecl.
authorRichard Trieu <rtrieu@google.com>
Sat, 30 Sep 2017 02:19:17 +0000 (02:19 +0000)
committerRichard Trieu <rtrieu@google.com>
Sat, 30 Sep 2017 02:19:17 +0000 (02:19 +0000)
commit632796131d6a3adf49f8e00ec950e8516419ab36
tree9c524a4a7efff37c8a1c841763a51c50eec9d090
parent92f75f57f423c40de678cd0ba8a9d133adfb846b
[ODRHash] Add base classes to hashing CXXRecordDecl.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@314581 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSerializationKinds.td
include/clang/Serialization/ASTReader.h
lib/AST/ODRHash.cpp
lib/Serialization/ASTReader.cpp
lib/Serialization/ASTReaderDecl.cpp
test/Modules/odr_hash.cpp