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 d7af796 commit 576a920Copy full SHA for 576a920
compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp
@@ -819,7 +819,7 @@ struct crashreporter_annotations_t gCRAnnotations
819
};
820
# endif
821
# else
822
-// Revert to previous crash reporter API if client is not available
+// Revert to previous crash reporter API if client header is not available
823
static const char *__crashreporter_info__ __attribute__((__used__)) =
824
&crashreporter_info_buff[0];
825
asm(".desc ___crashreporter_info__, 0x10");
0 commit comments