balazske wrote:

One note that should be added to the documentation:
The `StreamChecker` does not handle file descriptors associated to streams. 
Therefore some issues can appear, for example `fileno` does not return the 
value that was used to open a stream with `fdopen`, and the standard streams do 
not work accurately with this checker.

https://github.com/llvm/llvm-project/pull/76776
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to