diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-11-17 01:03:52 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-11-17 01:03:52 +0000 |
commit | a4ffd85a6684e42f900aad5459e58ad91bb88755 (patch) | |
tree | 7675a1f7f57a054e26c60c87ddd2532a844a08ae /lib/CodeGen/CGStmt.cpp | |
parent | 1e7e877091187556bb6d644ab2b7c00a628121eb (diff) |
For an Objective-C @synthesize statement, e.g.,
@synthesize foo = _foo;
keep track of the location of the ivar ("_foo"). Teach libclang to
visit the ivar as a member reference.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119447 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGStmt.cpp')
0 files changed, 0 insertions, 0 deletions