7 lines · c
1// On Darwin, -demangle is passed to the linker of HOST_LINK_VERSION2// is high enough. It is assumed to be high enough on systems where3// this test gets run.4 5// RUN: %clang -### --target=arm64-apple-darwin %s 2>&1 | FileCheck %s6// CHECK: -demangle7