cmake LIB_PROTO_MUTATOR_HAS_SANITIZE_SCOPE examples

google/orbit third_party/libprotobuf-mutator/CMakeLists.txt :66

check_cxx_compiler_flag("-fsanitize=address -fsanitize-address-use-after-scope"
                        LIB_PROTO_MUTATOR_HAS_SANITIZE_SCOPE)

google/filament third_party/dawn/third_party/libprotobuf-mutator/src/CMakeLists.txt :64

check_cxx_compiler_flag("-fsanitize=address -fsanitize-address-use-after-scope"
                        LIB_PROTO_MUTATOR_HAS_SANITIZE_SCOPE)