]> granicus.if.org Git - clang/commit
[ODRHash] Change the fall-back diagnostic error.
authorRichard Trieu <rtrieu@google.com>
Thu, 8 Jun 2017 00:56:21 +0000 (00:56 +0000)
committerRichard Trieu <rtrieu@google.com>
Thu, 8 Jun 2017 00:56:21 +0000 (00:56 +0000)
commitef255fa628ac2ea4ca2fb3dc465bb7083187c395
tree44f1f33521ff2117e8423b517ae3d7638e1a73c2
parent23a6e4b63aba4ba1407afca8728e024ce066f2b9
[ODRHash] Change the fall-back diagnostic error.

Provide a little more information when a ODR violation is detected, but the
specific error could not be diagnosed.

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