[all-commits] [llvm/llvm-project] ae1030: [libc++] [CI] Validate the output of the generated...
mordante via All-commits
all-commits at lists.llvm.org
Sun Apr 11 06:35:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae103003b219d0084a785c75920f24f56193e9f4
https://github.com/llvm/llvm-project/commit/ae103003b219d0084a785c75920f24f56193e9f4
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2021-04-11 (Sun, 11 Apr 2021)
Changed paths:
M libcxx/utils/ci/buildkite-pipeline.yml
M libcxx/utils/ci/run-buildbot
Log Message:
-----------
[libc++] [CI] Validate the output of the generated scripts.
This adds a CI job validating that the output of
utils/generate_feature_test_macro_components.py,
libcxx/utils/generate_header_inclusion_tests.py, and
utils/generate_header_tests.py are up to date.
The validation method has been copied from the Format job.
Differential Revision: https://reviews.llvm.org/D99862
More information about the All-commits
mailing list