mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
ClangImporter: Remove -enable-c-function-pointers staging option.
Swift SVN r29764
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// RUN: rm -rf %t && mkdir %t
|
||||
// RUN: %target-build-swift %s -Xfrontend -enable-c-function-pointers -o %t/a.out
|
||||
// RUN: %target-build-swift %s -o %t/a.out
|
||||
// RUN: %target-run %t/a.out | FileCheck %s
|
||||
// REQUIRES: executable_test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user