[libcxx-commits] [PATCH] D126667: [libc++][CI] Updates GCC to version 12.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 20 12:37:23 PDT 2022
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
Thanks for keeping the CI up-to-date! This LGTM, however I would support landing this with `-Wno-tautological-compare` in the test suite to get this unblocked until (or if) we find a definitive solution for the issue (since I'm not sure that D127978 <https://reviews.llvm.org/D127978> is what we want).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126667/new/
https://reviews.llvm.org/D126667
More information about the libcxx-commits
mailing list