[clang] [Clang] Fix handling of reference types in tryEvaluateBuiltinObjectSize (PR #138247)
via cfe-commits
cfe-commits at lists.llvm.org
Mon May 12 07:00:54 PDT 2025
zhscn wrote:
> > Could this PR be backported to the release/20.x branch which also has the same issue?
>
> I don't believe so, typically we save backports for regressions since the previous version. Although, I tried messing with the example, and I don't see a difference in behavior between the 20.1 and the trunk branch?
Please check out https://godbolt.org/z/shTezPvx4
https://github.com/llvm/llvm-project/pull/138247
More information about the cfe-commits
mailing list