Skip to content

Commit 0d8b058

Browse files
committed
[clang][analyzer] Add StreamChecker note tags for "indeterminate stream position".
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 occured.
1 parent 9e14320 commit 0d8b058

File tree

2 files changed

+235
-125
lines changed

2 files changed

+235
-125
lines changed

0 commit comments

Comments
 (0)