]> granicus.if.org Git - clang/commit
Make sure that we actually keep the key length and data length in sync when dealing...
authorDouglas Gregor <dgregor@apple.com>
Wed, 14 Sep 2011 20:51:12 +0000 (20:51 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 14 Sep 2011 20:51:12 +0000 (20:51 +0000)
commitec42f5d407dc344ba5a1c0c4730d8854a455cc45
treea84dbeb0162014d7cf254c6decd3fecd79a103f5
parente038cf04e9edcc2286dc180aa1ab9fe517c81990
Make sure that we actually keep the key length and data length in sync when dealing with non-exported macros

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139731 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTWriter.cpp