Require the Swift swift parser for a few tests affected by macros

This commit is contained in:
Doug Gregor
2023-03-29 12:46:38 -07:00
parent cfbdae586d
commit 30f17940f9
7 changed files with 9 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
// REQUIRES: asserts
// REQUIRES: swift_swift_parser
// RUN: %empty-directory(%t)