diff options
| author | Ted Kremenek <kremenek@apple.com> | 2010-11-02 23:10:24 +0000 |
|---|---|---|
| committer | Ted Kremenek <kremenek@apple.com> | 2010-11-02 23:10:24 +0000 |
| commit | d40a439067a1405aaf3390468082460eec5f4138 (patch) | |
| tree | 672c46269cbc4734b6104c46a7639acc5023dc90 /llvm/lib | |
| parent | 6c2afc8d5d1ab848e3630a2456fd854e8d9cbf00 (diff) | |
| download | bcm5719-llvm-d40a439067a1405aaf3390468082460eec5f4138.tar.gz bcm5719-llvm-d40a439067a1405aaf3390468082460eec5f4138.zip | |
Hack to workaround deficiency in ObjC ASTs. Functions and variables may be declared
within an @implementation, but we have no way to record that information in the AST.
This may cause CursorVisitor to miss these Decls when doing a AST walk.
Fixes <rdar://problem/8595462>.
llvm-svn: 118109
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

