]> granicus.if.org Git - clang/commit
[ODRHash] Revert r307743 which reverted r307720
authorRichard Trieu <rtrieu@google.com>
Sat, 15 Jul 2017 02:55:13 +0000 (02:55 +0000)
committerRichard Trieu <rtrieu@google.com>
Sat, 15 Jul 2017 02:55:13 +0000 (02:55 +0000)
commita9d605647a013f1c894227b1ece7173c6967c07e
treeaa287718731f6e01fa5d83624571aad9916c9643
parentdca4d7828022a72ef903624731066d59f1e8b36e
[ODRHash] Revert r307743 which reverted r307720

Reapply r307720 to allow processing of constructors and destructors.  Reuse
the diagnostics for CXXMethodDecl for them.

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