]> granicus.if.org Git - clang/commit
[ODRHash] Finish FieldDecl support by handling mutable and initializers.
authorRichard Trieu <rtrieu@google.com>
Fri, 24 Feb 2017 23:35:37 +0000 (23:35 +0000)
committerRichard Trieu <rtrieu@google.com>
Fri, 24 Feb 2017 23:35:37 +0000 (23:35 +0000)
commit0edc6e70059f36689ca1935079be3ca22d2cebfd
tree21321731c55c675f271c497a88f82e497aedaf7e
parent774755ab6217645c9aac81f579cfe8872e4feb88
[ODRHash] Finish FieldDecl support by handling mutable and initializers.

https://reviews.llvm.org/rL296170

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