aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2009-12-16 08:11:27 +0000
committerJohn McCall <rjmccall@apple.com>2009-12-16 08:11:27 +0000
commit578b69b186d9cba0a6ae1dd7f4c04cd6a49f0aac (patch)
treeede0c169beeed54c863512d74bae423fdb1b51b3 /lib/Sema/SemaCodeComplete.cpp
parente8e4a1c0bf2e3dd26dd0721a102307bbb589e96a (diff)
Introduce a centralized routine in Sema for diagnosing failed lookups (when
used as expressions). In dependent contexts, try to recover by doing a lookup in previously-dependent base classes. We get better diagnostics out, but unfortunately the recovery fails: we need to turn it into a method call expression, not a bare call expression. Thus this is still a WIP. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91525 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions