Small format fix

Differential Revision: https://reviews.llvm.org/D66034

llvm-svn: 368497
This commit is contained in:
Haibo Huang 2019-08-09 22:59:56 +00:00
parent a20a59d87a
commit 575ce5da7d
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@ const char *StopInfoMachException::GetDescription() {
subcode_label = "unused";
break;
#if defined(RESOURCE_TYPE_IO)
// RESOURCE_TYPE_IO is introduced in macOS SDK 10.12.
// RESOURCE_TYPE_IO is introduced in macOS SDK 10.12.
case RESOURCE_TYPE_IO:
exc_desc = "EXC_RESOURCE RESOURCE_TYPE_IO";
snprintf(code_desc_buf, sizeof(code_desc_buf), "%d MB",