]> granicus.if.org Git - clang/commit
When we de-serialize an Objective-C protocol, hand it to the AST consumer so that...
authorDouglas Gregor <dgregor@apple.com>
Fri, 24 Apr 2009 23:42:14 +0000 (23:42 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 24 Apr 2009 23:42:14 +0000 (23:42 +0000)
commitad38a8595f2458309de3a8e30d0d3d62566b984f
treeda57462da8e8718774bd9edda4fd207750ed216e
parent8650f088ce375ac8dcc00c8c7afa99df36f6b097
When we de-serialize an Objective-C protocol, hand it to the AST consumer so that we can create metadata

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70003 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/PCHReader.cpp