]> granicus.if.org Git - clang/commit
CreateDeclRefExprs that point to UnresolvedUsingDecls.
authorAnders Carlsson <andersca@mac.com>
Sat, 29 Aug 2009 01:06:32 +0000 (01:06 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 29 Aug 2009 01:06:32 +0000 (01:06 +0000)
commit598da5b01fa9e205f55db8b3b5cb20abec2d74cf
tree922ce9059fda2728a7fa12fab36cfd376cefcf7e
parent203cb71998a39a9d01a29db135454a9e7f402235
CreateDeclRefExprs that point to UnresolvedUsingDecls.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@80413 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/SemaCXX/using-decl-templates.cpp