Skip to content

Commit f5aeb6e

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 occurred.
1 parent 9e14320 commit f5aeb6e

File tree

2 files changed

+239
-126
lines changed

2 files changed

+239
-126
lines changed

0 commit comments

Comments
 (0)