[all-commits] [llvm/llvm-project] afbd36: [libc++][NFC] Rename the 'noexceptions' CI config ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed May 17 09:55:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: afbd36f153afc6cfe7a07baa42076e50b2d63d96
https://github.com/llvm/llvm-project/commit/afbd36f153afc6cfe7a07baa42076e50b2d63d96
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
A libcxx/cmake/caches/Armv7Thumb-no-exceptions.cmake
R libcxx/cmake/caches/Armv7Thumb-noexceptions.cmake
A libcxx/cmake/caches/Armv8Thumb-no-exceptions.cmake
R libcxx/cmake/caches/Armv8Thumb-noexceptions.cmake
A libcxx/cmake/caches/Generic-no-exceptions.cmake
R libcxx/cmake/caches/Generic-noexceptions.cmake
M libcxx/utils/ci/buildkite-pipeline.yml
M libcxx/utils/ci/run-buildbot
Log Message:
-----------
[libc++][NFC] Rename the 'noexceptions' CI config to 'no-exceptions' for consistency
Differential Revision: https://reviews.llvm.org/D150672
More information about the All-commits
mailing list