]> granicus.if.org Git - clang/commitdiff
[test] Another attempt to fix the test.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 6 Aug 2015 01:06:55 +0000 (01:06 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 6 Aug 2015 01:06:55 +0000 (01:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@244187 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/print-mangled-name.cpp

index 6dcda70ebb5b3f2e89c0e79f1f8222e1eb8cf381..3d74fe5520cc2b69d151145112ba88c90c8d2144 100644 (file)
@@ -2,7 +2,7 @@
 // RUN: c-index-test -write-pch %t_linux.ast -target i686-pc-linux-gnu %s
 // RUN: c-index-test -test-print-mangle %t_linux.ast | FileCheck %s --check-prefix=ITANIUM
 
-// RUN: c-index-test -write-pch %t_macho.ast -arch x86_64 -mmacosx-version-min=10.6 %s
+// RUN: c-index-test -write-pch %t_macho.ast -target x86_64-apple-darwin %s
 // RUN: c-index-test -test-print-mangle %t_macho.ast | FileCheck %s --check-prefix=MACHO
 
 // RUN: c-index-test -write-pch %t_msft.ast -target i686-pc-win32 %s