huixie90 wrote: > I think the current state addresses my concerns, yes. I'd like to make one > final pass over it, though; please git-clang-format and rebase the patch.
Thanks I rebased and clang-formatted the changed lines. The CI fails on the new test I added in libc++, because the libc++ is not using the just-built clang for testing for majority of the targets and they fail as expected. i will check with @ldionne how to skip the previous versions of clangs for that test https://github.com/llvm/llvm-project/pull/78707 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
