]> granicus.if.org Git - clang/commit
PR15360: nullptr as a non-type template argument to a function type non-type template...
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 27 Feb 2013 22:10:40 +0000 (22:10 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 27 Feb 2013 22:10:40 +0000 (22:10 +0000)
commitc0cedbe537e4b25eeb8d61d0c30a2ac31a7fddab
tree0f02bbd12a8c752a02bff7bafe2c0aa86795c029
parent98b879af5bfb50123a668dc1de6dd86feb9991c5
PR15360: nullptr as a non-type template argument to a function type non-type template parameter

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176216 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplate.cpp
test/SemaTemplate/temp_arg_nontype_cxx11.cpp [new file with mode: 0644]