[sanitizer][test] -std=c2x instead of -std=c23
authorFangrui Song <i@maskray.me>
Thu, 31 Aug 2023 16:31:25 +0000 (09:31 -0700)
committerTobias Hieta <tobias@hieta.se>
Fri, 1 Sep 2023 06:32:36 +0000 (08:32 +0200)
commita612cb0b81d8b2573c30e5ae89a8e899999b045b
tree7536839ac664318e9d5f3371a51242d6d8581a56
parent051aa171d2177776964cc309d14d8333af66135f
[sanitizer][test] -std=c2x instead of -std=c23

Adjust tests from dd230efe703f34678ce52280e50238abf908aaa1 to use
-std=c2x instead, as Clang in release/17.x doesn't support -std=c23.
compiler-rt/test/sanitizer_common/TestCases/scanf.c
compiler-rt/test/sanitizer_common/TestCases/strtol.c