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 e2fcd53 commit 475d13aCopy full SHA for 475d13a
PlaygroundLogger/PlaygroundLogger/Utilities/PGLThreadIsLogging.h
@@ -19,7 +19,7 @@ __BEGIN_DECLS
19
/// logging.
20
///
21
/// This is used by the functions in LoggerEntrypoints.swift and
22
-/// LegacyEntrypoints.swift to prevent generating log packets while in already
+/// LegacyEntrypoints.swift to prevent generating log packets while already
23
/// generating a log packet. It means the side-effects of logging are not
24
/// themselves logged.
25
extern __thread bool PGLThreadIsLogging;
0 commit comments