aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2013-04-08 23:11:25 +0000
committerDouglas Gregor <dgregor@apple.com>2013-04-08 23:11:25 +0000
commit44b2ea97957b553e76e757c1926c3ad1fadbe1b2 (patch)
tree831d2c48be5d9e4d9dab493b0c243b9bd8aa237a /lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp
parenta1637aa8c8ae21ba189823bd803e8d2f4b61621c (diff)
<rdar://problem/13540899> Collect using directives from all of the semantic contexts not represented by scopes.
This fixes a regression I introduced in r178136, where we would not consider the using directives from the semantic declaration contexts that aren't represented by the lexical scopes (Scope) when performing unqualified name lookup. This lead to horribly funny diagnostics like "no identifier named 'foo'; did you mean 'foo'?". git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179067 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp')
0 files changed, 0 insertions, 0 deletions