Skip to content

Commit 012b697

Browse files
authored
[clang][analyzer] Add StreamChecker note tags for "indeterminate stream position". (#83288)
If a stream operation fails the position can become "indeterminate". This may cause warning from the checker at a later operation. The new note tag shows the place where the position becomes "indeterminate", this is where a failure occurred.
1 parent c80e6ed commit 012b697

File tree

2 files changed

+238
-126
lines changed

2 files changed

+238
-126
lines changed

0 commit comments

Comments
 (0)