]> granicus.if.org Git - clang/commit
Merging r213834:
authorBill Wendling <isanbard@gmail.com>
Mon, 4 Aug 2014 18:38:09 +0000 (18:38 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 4 Aug 2014 18:38:09 +0000 (18:38 +0000)
commit4c14469fb9fd26452210c41868dd00adb3265421
tree1867f0a311d329b9ceb6e644e378adca14abd7c5
parent266fa309e73bb4649c3d53e15179fcc9d4c59e42
Merging r213834:
------------------------------------------------------------------------
r213834 | rsmith | 2014-07-23 19:27:39 -0700 (Wed, 23 Jul 2014) | 4 lines

Take the canonical type when forming a canonical template argument with
'nullptr' value. Fixes profiling of such template arguments to always give the
same value.

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_35@214751 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplate.cpp
test/SemaTemplate/temp_arg_nontype_cxx11.cpp