Skip to content

Commit 576a920

Browse files
thetruestblueyln
andauthored
Update compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp
Co-authored-by: Julian Lettner <[email protected]>
1 parent d7af796 commit 576a920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ struct crashreporter_annotations_t gCRAnnotations
819819
};
820820
# endif
821821
# else
822-
// Revert to previous crash reporter API if client is not available
822+
// Revert to previous crash reporter API if client header is not available
823823
static const char *__crashreporter_info__ __attribute__((__used__)) =
824824
&crashreporter_info_buff[0];
825825
asm(".desc ___crashreporter_info__, 0x10");

0 commit comments

Comments
 (0)