[all-commits] [llvm/llvm-project] 1abff0: [AIX] cxx_std_23 is currently not a known feature ...
Jake Egan via All-commits
all-commits at lists.llvm.org
Thu Sep 21 07:34:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1abff08e9e23ec44d5095c943f19ebbe7df1ed03
https://github.com/llvm/llvm-project/commit/1abff08e9e23ec44d5095c943f19ebbe7df1ed03
Author: Jake Egan <5326451+jakeegan at users.noreply.github.com>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M libcxx/benchmarks/CMakeLists.txt
Log Message:
-----------
[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"
```
More information about the All-commits
mailing list