diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-06-24 15:50:53 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-06-24 15:50:53 +0000 |
commit | 4df728e368fa1f65ffc57572fed613dcca5b4fe8 (patch) | |
tree | 888b04cf2ccd0fd0f10e9a73e9cdbaf2f6a935f2 /lib/CodeGen/CGExprAgg.cpp | |
parent | 0d8ac9a8b13609a4881f69ab40e64cbe20929d0a (diff) |
ObjCMessageExpr objects that represent messages to class methods now can contain the ObjCInterfaceDecl* of the target class if it was available when the ObjCMessageExpr object was constructed. The original interfaces of the class has been preserved (requiring no functionality changes from clients), but now a "getClasSInfo" method returns both the ObjCInterfaceDecl* and IdentifierInfo* of the target class.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52676 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGExprAgg.cpp')
0 files changed, 0 insertions, 0 deletions