mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 13:21:04 +08:00
[NFC] Minor update to comment
Update comment after rLLDB339994 Differential Revision: https://reviews.llvm.org/D49980 llvm-svn: 340151
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user