]> granicus.if.org Git - clang/commit
Fix a bug in loading macro records. Fixes yet another crash in libclang.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Tue, 28 Sep 2010 02:55:49 +0000 (02:55 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Tue, 28 Sep 2010 02:55:49 +0000 (02:55 +0000)
commitedadecc012dd6bc0bb008a89f0eaccd5c4c1ff64
treea9d4f380fea6d479141ef2d54bdc04e7da57302c
parent4a9eb26500086f913c4683bb360b14f8ce662fb4
Fix a bug in loading macro records. Fixes yet another crash in libclang.

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