]> granicus.if.org Git - clang/commit
Add a forgotten place where the enclosing namespace set matters, plus a big testcase...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Tue, 31 Aug 2010 00:36:40 +0000 (00:36 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Tue, 31 Aug 2010 00:36:40 +0000 (00:36 +0000)
commit03b16a7d476789d62d61d3e57e75f0bf6a8229bb
tree21a42730c14398840c1c2d7c89bd8e2bffb59fd7
parent4e4d57069cf9402728e05f7fc856295a86e4801f
Add a forgotten place where the enclosing namespace set matters, plus a big testcase for inline namespace fun.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112565 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplate.cpp
test/CXX/dcl.dcl/basic.namespace/namespace.def/p8.cpp [new file with mode: 0644]