Skip to content

Commit 69c11b6

Browse files
committed
[Serialization] Remove documentation for the extInfo parameter
1 parent 9de171a commit 69c11b6

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)