[all-commits] [llvm/llvm-project] 6e4bb6: [libc++] Assume newer LLVM versions for not-yet-re...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Sat Jul 6 10:54:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e4bb60adef6abd34516f9121930eaa84e41e04a
https://github.com/llvm/llvm-project/commit/6e4bb60adef6abd34516f9121930eaa84e41e04a
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2024-07-06 (Sat, 06 Jul 2024)
Changed paths:
M libcxx/utils/libcxx/test/features.py
Log Message:
-----------
[libc++] Assume newer LLVM versions for not-yet-released macOS versions
This makes the test suite forward-compatible with future versions of macOS.
Previously, the Lit features were built in a way that they would assume
that any newer macOS version doesn't contain any version of LLVM, which
doesn't make sense.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list