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)
commit578658205228e61e82a6ef6a5feb421fa776e6d9
tree45d08ae78c694ea9a1838e6b859e708bd54547d4
parentbecd2ef602f52a50134be9e9743dcc1e7cd44561
Don't emit undefined-internal warnings for CXXDeductionGuideDecls.

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

llvm-svn: 309975
clang/docs/ModuleMaps.rst [new file with mode: 0644]
clang/docs/Modules.rst
clang/docs/ModulesTS.rst [new file with mode: 0644]
clang/lib/Sema/Sema.cpp
clang/test/SemaCXX/cxx1z-class-template-argument-deduction.cpp