]> granicus.if.org Git - clang/commit
Fix a problem with bogus template shadowing warnings
authorDouglas Gregor <dgregor@apple.com>
Tue, 10 Feb 2009 19:52:54 +0000 (19:52 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 10 Feb 2009 19:52:54 +0000 (19:52 +0000)
commit68c69931412548fa89117e9b12633f84a8e74010
tree445c3649c3f3c1423beb9a24a6a9e30749af6867
parentd684b0027e16163c4bdba3e2f8bfadda7d62a0d3
Fix a problem with bogus template shadowing warnings

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64230 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseTemplate.cpp
test/SemaTemplate/temp_param.cpp