[clang] [LifetimeSafety] Trace assignment history for use-after-scope errors (PR #188467)

via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 26 05:08:59 PDT 2026


suoyuan666 wrote:

The CI failed with error: no matching member function for call to 'value_or'.

My original intent was simply to suppress output when the `has_value() == false`. I will prioritize the functional changes based on the review feedback and ensure this build error is resolved in the next push.

https://github.com/llvm/llvm-project/pull/188467


More information about the cfe-commits mailing list