"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "37c9e7f301c08ca562b387d6e948c63a2de1aeeb"
build: remove `LLVM_CXX_STD` extension point
This extension point is not needed. Provide the equivalent option through `CMAKE_CXX_STANDARD` which mirrors the previous extension point. Rely on CMake to provide the check for the compiler instead.
Loading
Please register or sign in to comment