]> granicus.if.org Git - clang/commit
Always keep highest identifier, selector, and macro IDs when we've
authorDouglas Gregor <dgregor@apple.com>
Fri, 8 Feb 2013 21:30:59 +0000 (21:30 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 8 Feb 2013 21:30:59 +0000 (21:30 +0000)
commit2d1ece81a5c47eebbaa6ad6de70714ac7ff973c2
tree837b47f0d4c3b0ebb222c598717fc2879275dd6e
parentea14a8799f2a6d139491483151cee4341ef1a73e
Always keep highest identifier, selector, and macro IDs when we've
read another one, just as we do for types.

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