[PATCH] D125839: [gmodules] Skip CXXDeductionGuideDecls when visiting FunctionDecls in DebugTypeVisitor

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 25 11:44:49 PDT 2022


ahatanak added a comment.

ping.

Does debug info need information on deduction guides? I think it's safe to skip deduction guides as they are used only for template argument deduction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125839



More information about the cfe-commits mailing list