[AIX] cxx_std_23 is currently not a known feature to ibm-clang (#66952)
commit1abff08e9e23ec44d5095c943f19ebbe7df1ed03
authorJake Egan <5326451+jakeegan@users.noreply.github.com>
Thu, 21 Sep 2023 14:34:07 +0000 (21 10:34 -0400)
committerGitHub <noreply@github.com>
Thu, 21 Sep 2023 14:34:07 +0000 (21 10:34 -0400)
tree33cc98893d00e0ef7ca93584242da91791ed6c0d
parentc601928cb9c3c886eb4c2e744906ab7a9eb2e41d
[AIX] cxx_std_23 is currently not a known feature to ibm-clang (#66952)

Temporary workaround for the following CMake error:
```
CMake Error in /llvm/libcxx/benchmarks/CMakeLists.txt:
The compiler feature "cxx_std_23" is not known to CXX compiler
"IBMClang"
```
libcxx/benchmarks/CMakeLists.txt