jh7370 wrote: > Thanks for the review. I checked the CI failures: the Linux AArch64 job ran > out of disk space, while the macOS arm64 job failed in > `TimeProfilerTest.ConstantEvaluationC99`, which appears unrelated to this > change. Could you please rerun these two failed jobs?
Rerunning the failed job won't like fix the TimeProfilerTest failure, since it looks to me like it's a bug in the version of main you are basing your branch off of. You'll need to update to a later main (try using the "Update branch" button). https://github.com/llvm/llvm-project/pull/221617 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
