]> granicus.if.org Git - clang/commit
<rdar://problem/13806270> A template argument list is a constant-evaluated context.
authorDouglas Gregor <dgregor@apple.com>
Fri, 3 May 2013 23:44:54 +0000 (23:44 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 3 May 2013 23:44:54 +0000 (23:44 +0000)
commit79bef7aea4419b75e2cca0f121c6e1a4232bb03c
treeb036ed4e778643a3e1193c98ed75db678c9e57e4
parentd99990df0b4aca43a0315b2928ff1b8baf704052
<rdar://problem/13806270> A template argument list is a constant-evaluated context.

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