[PATCH] D45755: [Sema] Do not match function type with const T in template argument deduction

Lei Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 2 18:46:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331424: [Sema] Do not match function type with const T in template argument deduction (authored by lliu0, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45755?vs=142885&id=144968#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45755

Files:
  cfe/trunk/lib/Sema/SemaTemplateDeduction.cpp
  cfe/trunk/test/CXX/drs/dr15xx.cpp
  cfe/trunk/test/CXX/drs/dr4xx.cpp
  cfe/trunk/test/SemaTemplate/function-pointer-qualifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45755.144968.patch
Type: text/x-patch
Size: 3348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180503/39af305f/attachment.bin>


More information about the cfe-commits mailing list