[libcxx-commits] [PATCH] D139545: [libc++][CI] Improves clang-tidy selection.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 8 09:33:59 PST 2022


Mordante created this revision.
Mordante added a reviewer: ldionne.
Herald added a subscriber: arichardson.
Herald added a reviewer: njames93.
Herald added a project: All.
Mordante updated this revision to Diff 480946.
Mordante added a comment.
Mordante updated this revision to Diff 480948.
Mordante updated this revision to Diff 481285.
Mordante published this revision for review.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Retrigger CI to start on libc++


Mordante added a comment.

Add a dummy change to trigger libcx++ CI.


Mordante added a comment.

Remove dummy change.


Instead of hard-coding the version used in the Docker image select the
version in Buildkite instead.

Drive-by fixes

- Running the run-buildbot script without an argument shows the help message instead of trying the run a script.
- The minimum required clang-tidy version is now 14, which matches our compatibility matrix.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139545

Files:
  libcxx/CMakeLists.txt
  libcxx/test/configs/cmake-bridge.cfg.in
  libcxx/test/libcxx/clang_tidy.sh.cpp
  libcxx/utils/ci/buildkite-pipeline.yml
  libcxx/utils/ci/run-buildbot
  libcxx/utils/libcxx/test/features.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139545.481285.patch
Type: text/x-patch
Size: 13518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221208/36b4d2f2/attachment-0001.bin>


More information about the libcxx-commits mailing list