[Interop][SwiftToCxx] Moving the max function to _impl namespace and assigning swift-expected-execution.cpp as unsupported by Windows.

This commit is contained in:
Roberto Rosmaninho
2022-11-18 20:26:07 -03:00
parent 6d1696260f
commit 74450be9d2
2 changed files with 4 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
// RUN: %target-run %t/swift-expected-execution | %FileCheck %s
// REQUIRES: executable_test
// UNSUPPORTED: OS=windows-msvc
#include <cstdio>
#include "functions.h"