We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2af7041 + cf05e83 commit 81e53e7Copy full SHA for 81e53e7
docs/Testing.rst
@@ -171,7 +171,7 @@ Substitutions that start with ``%target`` configure the compiler for building
171
code for the target that is not the build machine:
172
173
* ``%target-parse-verify-swift``: parse and type check the current Swift file
174
- for the target platform and verify diagnostics, like ``swift -parse -verify
+ for the target platform and verify diagnostics, like ``swift -frontend -parse -verify
175
%s``.
176
177
Use this substitution for testing semantic analysis in the compiler.
0 commit comments