[libcxx-commits] [libcxx] Attempt entire rewrite of buildkite pipeline using anchors. (PR #71624)
via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 10 05:27:44 PST 2023
================
@@ -28,916 +28,520 @@ env:
# LLVM RELEASE bump remove compiler ToT - 3, e.g. "Clang 15"
LLVM_HEAD_VERSION: "18" # Used compiler, update POST-BRANCH.
GCC_STABLE_VERSION: "13"
-steps:
- #
----------------
EricWF wrote:
Sorry, which comment? All I see is an empty comment line in the diff.
I did the transformation with hand-rolled code, and the YAML parser didn't maintain comments in its representation.
https://github.com/llvm/llvm-project/pull/71624
More information about the libcxx-commits
mailing list