Add -std=c++17 to the test so that buildbot won't fail
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
ASAP fix from previous review request, see comment: https://reviews.llvm.org/D134369#3843824
Comment Actions
Thanks, this is necessary because the Playstation platforms default to C++14, not C++17.