diff options
author | John McCall <rjmccall@apple.com> | 2009-12-02 03:53:29 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2009-12-02 03:53:29 +0000 |
commit | cd4b47747b740447200eea7fe78e6010e4b286d6 (patch) | |
tree | 2c62be362cfce7a523c800d8100bcef9c2ba0253 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 55a17b66cd66c86f2005eb065c78ebbae1f8fe27 (diff) | |
download | bcm5719-llvm-cd4b47747b740447200eea7fe78e6010e4b286d6.tar.gz bcm5719-llvm-cd4b47747b740447200eea7fe78e6010e4b286d6.zip |
Stop trying to analyze class-hierarchies for dependently-scoped id-expressions;
there's nothing interesting we can say now that we're correctly not requiring
the qualifier to name a known base class in dependent contexts.
Require scope specifiers on member access expressions to name complete types
if they're not dependent; delay lookup when they are dependent.
Use more appropriate diagnostics when qualified implicit member access
expressions find declarations from unrelated classes.
llvm-svn: 90289
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions