[PATCH] D141827: [clang][TypePrinter] Test TemplateArgument::IsDefaulted when omitting default arguments
Michael Buch via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 27 04:14:35 PST 2023
Michael137 added a comment.
This caused some LLDB test failures for the `import-std-module` setting. https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/
We construct `TemplateArgument`s manually in the `CxxModuleHandler`. Fix is in-flight.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141827/new/
https://reviews.llvm.org/D141827
More information about the cfe-commits
mailing list