]> granicus.if.org Git - clang/commit
Store the IDs of selectors in the PCH file explicitly.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 4 Aug 2010 17:20:04 +0000 (17:20 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 4 Aug 2010 17:20:04 +0000 (17:20 +0000)
commit5d05007b7a7883159154e3f65f338a2542d53913
treed4a00d8fdbd3301a51adba342f8e15724279c217
parentb75d3dfa4ca6531858b8132eb4db7260408671cf
Store the IDs of selectors in the PCH file explicitly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110219 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/PCHDeserializationListener.h
include/clang/Frontend/PCHWriter.h
lib/Frontend/PCHReader.cpp
lib/Frontend/PCHWriter.cpp