darwin-ld-demangle.c 252 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 // REQUIRES: system-darwin // On Darwin, -demangle is passed to the linker of HOST_LINK_VERSION // is high enough. It is assumed to be high enough on systems where // this test gets run. // RUN: %clang -### %s 2>&1 | FileCheck %s // CHECK: -demangle