[Clang] Use C++17 in constant-builtins-fmax.cpp test
authorEvgeny Shulgin <izaronplatz@gmail.com>
Fri, 7 Oct 2022 20:54:39 +0000 (20:54 +0000)
committerEvgeny Shulgin <izaronplatz@gmail.com>
Fri, 7 Oct 2022 21:31:38 +0000 (21:31 +0000)
commitc585a44651f485c1a10fefdc6625ad998c05c61c
tree4ec74bb5d3a5ba8f31207e3ddd10bcc84927ae18
parent27ef42bec80b6c010b7b3729ed0528619521a690
[Clang] Use C++17 in constant-builtins-fmax.cpp test

Add `-std=c++17` to the test so that buildbot won't fail

Reviewed By: efriedma

Differential Revision: https://reviews.llvm.org/D135486
clang/test/Sema/constant-builtins-fmax.cpp