]> granicus.if.org Git - clang/commit
Use the local -> global mapping functions for selectors more
authorDouglas Gregor <dgregor@apple.com>
Thu, 28 Jul 2011 21:16:51 +0000 (21:16 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 28 Jul 2011 21:16:51 +0000 (21:16 +0000)
commit2d2689ab787c6d54cb985c28ff3f16370bc01b0f
tree291a79151c3bf0945697daa76672253ccd3acfb5
parent95eab176f51beed44a9bc14c0dcdd37844b23740
Use the local -> global mapping functions for selectors more
consistently in the ASTReader.

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