[PATCH] D92101: [Clang][Sema] Attempt to fix CTAD faulty copy of non-local typedefs

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 2 02:22:04 PST 2020


martong added a comment.

In D92101#2423685 <https://reviews.llvm.org/D92101#2423685>, @shafik wrote:

> Should we add a test for the `regular function template` case as well?

I think this issue is specific for `CXXDeductionGuideDecl`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92101/new/

https://reviews.llvm.org/D92101



More information about the cfe-commits mailing list