]> granicus.if.org Git - clang/commit
[ODRHash] Add diagnostic messages for typedef and type alias.
authorRichard Trieu <rtrieu@google.com>
Mon, 12 Jun 2017 21:58:22 +0000 (21:58 +0000)
committerRichard Trieu <rtrieu@google.com>
Mon, 12 Jun 2017 21:58:22 +0000 (21:58 +0000)
commit7b936e342f4c8f5a44588fb5c1ef94d02b4db52c
treebf3e59a52466a0bcccf4e614a2069b8243095e14
parent7021b250b9ded3c9e50389d541d86d4bfcf94ae1
[ODRHash] Add diagnostic messages for typedef and type alias.

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