[clang] [Clang] Fix handling of reference types in tryEvaluateBuiltinObjectSize (PR #138247)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Mon May 12 06:52:41 PDT 2025
erichkeane 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?
https://github.com/llvm/llvm-project/pull/138247
More information about the cfe-commits
mailing list