Add an assert to catch lexical decl deserialization bugs.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 11 Aug 2015 21:21:20 +0000 (21:21 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 11 Aug 2015 21:21:20 +0000 (21:21 +0000)
commit2317a3e18e9b3c4d798ed521d782344ab0ec6a54
tree2820be684c10fbf7b6d48eb2ed455d465c212cbe
parent2e1f109c95605eca46a9a9f2b684489f1d6df280
Add an assert to catch lexical decl deserialization bugs.

llvm-svn: 244671
clang/lib/Serialization/ASTReader.cpp