]> granicus.if.org Git - clang/commit
Fix a typo when determining whether to strip cv-qualifiers during template argument...
authorDouglas Gregor <dgregor@apple.com>
Tue, 30 Aug 2011 00:37:54 +0000 (00:37 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 30 Aug 2011 00:37:54 +0000 (00:37 +0000)
commit2cae1e216c12c7574f5ac59cb0844d22bed9401d
treedf8a6a681f5800a0838acbccd0f323bdaec55669
parent888982e42ba1b3098abbc1fd5e605d35ba51b34b
Fix a typo when determining whether to strip cv-qualifiers during template argument deduction

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138787 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateDeduction.cpp