[clang][NFC] Fix typo in SemaBoundsSafety.cpp comments (#181585)
Minor comment fix.
This commit is contained in:
parent
76af74004e
commit
d92011fe7d
@ -115,7 +115,7 @@ bool Sema::CheckCountedByAttrOnField(FieldDecl *FD, Expr *E, bool CountInBytes,
|
||||
//
|
||||
// struct Handle;
|
||||
// struct Wrapper {
|
||||
// size_t size;
|
||||
// size_t count;
|
||||
// struct Handle* __counted_by(count) handles;
|
||||
// }
|
||||
//
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user