swift
f1ca417d - [cxx-interop] Run benchmarks in C++20 mode

Commit
1 year ago
[cxx-interop] Run benchmarks in C++20 mode This will allow benchmarking Swift access to `std::span` which is a C++20 feature and therefore requires compiling with `-Xcc -std=c++20`.
Author
Committer
Parents
Loading