summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2009-12-02 03:53:29 +0000
committerJohn McCall <rjmccall@apple.com>2009-12-02 03:53:29 +0000
commitcd4b47747b740447200eea7fe78e6010e4b286d6 (patch)
tree2c62be362cfce7a523c800d8100bcef9c2ba0253 /clang/lib/CodeGen/CodeGenFunction.cpp
parent55a17b66cd66c86f2005eb065c78ebbae1f8fe27 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud