lodha1503 wrote: The Linux AArch64 check failure is unrelated to this patch — it's in lldb-api :: TestStatusline.py::test_scripted_command_output_not_eaten, which exercises LLDB's terminal statusline redraw logic and has nothing to do with clang/lib/Parse/Parser.cpp. It passed on the regular Linux x64 job with the exact same commit, and my diff hasn't changed since CI was last fully green (2026-07-09) — the branch has just been auto-merging with main since then, which re-triggers CI. Looks like a pre-existing flaky test upstream.
https://github.com/llvm/llvm-project/pull/205408 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
