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.
1 parent 2c9d6a7 commit a930545Copy full SHA for a930545
swift/internal/derived_files.bzl
@@ -295,8 +295,7 @@ def _vfsoverlay(actions, target_name):
295
return actions.declare_file("{}.vfsoverlay.yaml".format(target_name))
296
297
def _explicit_module_map(actions, target_name):
298
- """Declares a file for the explicit module map configuration for a
299
- compilation action.
+ """Declares a file for the explicit module map for a compilation action.
300
301
The explicit module map file is JSON-formatted file that allows us to place
302
the `.swiftmodule` files for all dependencies into a single file used for
0 commit comments