cmake COMPILER_RT_HAS_ARRAY_BOUNDS_FLAG examples

Lewuathe/mlir-hello thirdparty/llvm-project/compiler-rt/cmake/config-ix.cmake :165

check_cxx_compiler_flag("-Werror -Warray-bounds" COMPILER_RT_HAS_ARRAY_BOUNDS_FLAG)

CTSRD-CHERI/cheribsd contrib/subrepo-cheri-compiler-rt/cmake/config-ix.cmake :142

check_cxx_compiler_flag(-Werror -Warray-bounds COMPILER_RT_HAS_ARRAY_BOUNDS_FLAG)