]> granicus.if.org Git - clang/commit
ignore 'using' directive in CodeGenFunction::EmitDecl(). this fixes PR5085
authorNuno Lopes <nunoplopes@sapo.pt>
Fri, 16 Oct 2009 14:40:52 +0000 (14:40 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Fri, 16 Oct 2009 14:40:52 +0000 (14:40 +0000)
commit77378b25cd11d6464eb74a6b436231589b750270
treecbf25b2628108b4287be1a557eb4fcb2210e6c02
parent528365d3189d27f3a90a4012baaa8b2814e0a231
ignore 'using' directive in CodeGenFunction::EmitDecl(). this fixes PR5085

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@84255 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDecl.cpp