[clang] [clang] Preserve UDL nodes in RemoveNestedImmediateInvocation (PR #66641)
Nathan Ridge via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 25 01:06:59 PDT 2023
HighCommander4 wrote:
I wonder if `TreeTransform::TransformUserDefinedLiteral()` should be doing something like `RebuildUserDefinedLiteral()`.
Anyways, the patch looks reasonable to me but someone more familiar with Sema should review it.
https://github.com/llvm/llvm-project/pull/66641
More information about the cfe-commits
mailing list