[clang-tools-extra] [llvm] [LLVM][Support] Move default values out of the storage (PR #184581)
Steffen Larsen via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 5 02:08:54 PST 2026
steffenlarsen wrote:
> I proposed this idea in 2018 (https://reviews.llvm.org/D53424, https://lists.llvm.org/pipermail/llvm-dev/2018-October/127039.html).
Grand! I'll give it a read and adjust what I have based your proposed solution and the feedback. At first glance, my prototype and your solution aren't too far from eachother. I'll also let you know when the RFC is ready.
https://github.com/llvm/llvm-project/pull/184581
More information about the cfe-commits
mailing list