]> granicus.if.org Git - clang/commit
Don't emit undefined-internal warnings for CXXDeductionGuideDecls.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 3 Aug 2017 19:24:27 +0000 (19:24 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 3 Aug 2017 19:24:27 +0000 (19:24 +0000)
commit03a03a463fdb1e05e1e37e07f4767b9086cc9aaf
tree88955bf4a8b3d9be16e3a1a4d544b3ab22932946
parent896feaf77bafc5473b5f7d990c7e99ac2ca33d8c
Don't emit undefined-internal warnings for CXXDeductionGuideDecls.

Patch by ~paul (cynecx on phabricator)! Some test massaging by me.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@309975 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ModuleMaps.rst [new file with mode: 0644]
docs/Modules.rst
docs/ModulesTS.rst [new file with mode: 0644]
lib/Sema/Sema.cpp
test/SemaCXX/cxx1z-class-template-argument-deduction.cpp