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 | a3a37ae8c8b862e087f3795edd856377b60971fd (patch) | |
| tree | 6c6fb78b90d1498c716beaee20d16c3ee105480f /llvm/test/Transforms | |
| parent | a2509a1a485008037b6c73f72f82ab8532e4046d (diff) | |
| download | bcm5719-llvm-a3a37ae8c8b862e087f3795edd856377b60971fd.tar.gz bcm5719-llvm-a3a37ae8c8b862e087f3795edd856377b60971fd.zip | |
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.
llvm-svn: 52676
Diffstat (limited to 'llvm/test/Transforms')
0 files changed, 0 insertions, 0 deletions

