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 43919e8 commit 8ad295aCopy full SHA for 8ad295a
include/swift/ABI/TaskStatus.h
@@ -109,7 +109,7 @@ class ChildTaskStatusRecord : public TaskStatusRecord {
109
110
/// A status record which states that a task has a task group.
111
///
112
-/// A record always is a specific `TaskGroupImpl`.
+/// A record always is an instance of a `TaskGroupBase` subclass.
113
114
/// This record holds references to all the non-completed children of
115
/// the task group. It may also hold references to completed children
0 commit comments