[libcxx-commits] [PATCH] D99862: [libc++] [DO NOT LAND] Validate status generate_feature_test_macro_components.py

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Apr 4 11:18:56 PDT 2021


Mordante created this revision.
Herald added a subscriber: arichardson.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This adds a CI job validating that the output of
`utils/generate_feature_test_macro_components.py` is up to date.

The method to validate the status has been copied from the Format job.

Note for testing purposes most jobs of `utils/ci/buildkite-pipeline.yml`
have been removed. I first want to test these changes without triggering a
full CI build.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D99862

Files:
  libcxx/utils/ci/buildkite-pipeline.yml
  libcxx/utils/ci/run-buildbot
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99862.335159.patch
Type: text/x-patch
Size: 12777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210404/415a0818/attachment-0001.bin>


More information about the libcxx-commits mailing list