commit | 113bee05361d648adb51edd0e2ec281432d2009f | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Sat Mar 10 09:33:50 2012 +0000 |
committer | John McCall <rjmccall@apple.com> | Sat Mar 10 09:33:50 2012 +0000 |
tree | d5af8b7b0a95c04343a9f2e8f7fe40e8c769b656 | |
parent | 97f6f03c42f32a5edf59a27b56940f68c89d146b [diff] |
Remove BlockDeclRefExpr and introduce a bit on DeclRefExpr to track whether the referenced declaration comes from an enclosing local context. I'm amenable to suggestions about the exact meaning of this bit. llvm-svn: 152491