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 | d8c370ca95a3bccc36c4a6b92a4042809ff51ee4 (patch) | |
tree | 396571c0b2fea1616cdab600f99365ec1172e404 /lib/Frontend/FrontendAction.cpp | |
parent | 926ee13e1061c351f948a39d3a2ee86d590dfc67 (diff) |
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>.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118109 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions