swift
f1ca417d
- [cxx-interop] Run benchmarks in C++20 mode
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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`.
References
#75400 - [cxx-interop] Run benchmarks in C++20 mode
Author
egorzhdan
Committer
egorzhdan
Parents
c21a3a97
Loading