[NFC] Minor update to comment

Update comment after rLLDB339994

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

llvm-svn: 340151
This commit is contained in:
Aleksandr Urakov 2018-08-20 05:59:27 +00:00
parent 24674ca773
commit ff70172716
1 changed files with 1 additions and 1 deletions

View File

@ -6738,7 +6738,7 @@ CompilerType ClangASTContext::GetChildCompilerTypeAtIndex(
}
}
// Setting this to UINT32_MAX to make sure we don't compute it
// Setting this to INT32_MAX to make sure we don't compute it
// twice...
bit_offset = INT32_MAX;