mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
[libc++] Switch FreeBSD to C++26 (#86658)
This commit is contained in:
@@ -207,7 +207,7 @@ steps:
|
||||
- group: ':freebsd: FreeBSD'
|
||||
steps:
|
||||
- label: FreeBSD 13 amd64
|
||||
command: libcxx/utils/ci/run-buildbot generic-cxx23
|
||||
command: libcxx/utils/ci/run-buildbot generic-cxx26
|
||||
env:
|
||||
CC: clang17
|
||||
CXX: clang++17
|
||||
|
||||
Reference in New Issue
Block a user