diff options
author | Sean Hunt <scshunt@csclub.uwaterloo.ca> | 2011-06-24 02:11:39 +0000 |
---|---|---|
committer | Sean Hunt <scshunt@csclub.uwaterloo.ca> | 2011-06-24 02:11:39 +0000 |
commit | c39b6bc958982171b45c658389840a6241739a5e (patch) | |
tree | f84970f76629c895b53bcd54e10d249ed82f205d /lib/CodeGen/CodeGenFunction.h | |
parent | b8b0313e84700b5c6d597b3be4de41c97b7550f1 (diff) |
This patch started as an attempt to fix up the horrid naming
conventions. I then discovered a typo in the using declaration bit in
LookupSpecialMember. This led to discovering [namespace.udecl]p15, which
clang implements incorrectly. Thus I've added a comment and implemented
the code consistently with the rest of clang - that is incorrectly.
And because I don't want to include tests of something incorrect, I've
ripped the test out.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133784 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions