Commit 9fa4be8
committed
Fix missing -Xfrontend in test
The emitVariantModule tests had a missing `-Xfrontend` on the module doc
flag resulting in a warning from the driver about an unused input. That
is intended to be a value for the variant module doc flag, so fixing
that while we're in here.1 parent f9311e0 commit 9fa4be8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4182 | 4182 | | |
4183 | 4183 | | |
4184 | 4184 | | |
4185 | | - | |
| 4185 | + | |
4186 | 4186 | | |
4187 | 4187 | | |
4188 | 4188 | | |
| |||
0 commit comments