Skip to content

Commit c16ddb5

Browse files
authored
Merge pull request swiftlang#33882 from xymus/extinfo-doc
[Serialization] Remove documentation for the extInfo parameter
2 parents a1ef6e4 + 69c11b6 commit c16ddb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Serialization/ModuleFileSharedCore.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,6 @@ class ModuleFileSharedCore {
456456
/// \param isFramework If true, this is treated as a framework module for
457457
/// linking purposes.
458458
/// \param[out] theModule The loaded module.
459-
/// \param[out] extInfo Optionally, extra info serialized about the module.
460459
/// \returns Whether the module was successfully loaded, or what went wrong
461460
/// if it was not.
462461
static serialization::ValidationInfo

0 commit comments

Comments
 (0)