diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-06-17 23:37:01 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-06-17 23:37:01 +0000 |
commit | f187420feb5429f97533cac1e160d08c2b9cb47a (patch) | |
tree | d78bf394ad70392fdad746ab08f7b37c2a3e85ea /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4dd5b57ef43f17a65abe7e8c246bf30f96648e0c (diff) | |
download | bcm5719-llvm-f187420feb5429f97533cac1e160d08c2b9cb47a.tar.gz bcm5719-llvm-f187420feb5429f97533cac1e160d08c2b9cb47a.zip |
Diagnose class members that shadow a template parameter. Fixes
<rdar://problem/6952203>.
To do this, we actually remove a not-quite-correct optimization in the
C++ name lookup routines. We'll revisit this optimization for the
general case once more C++ is working.
llvm-svn: 73659
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions