anutosh491 wrote:

Approach 2: As what the PR has, configures the executor’s output streams to be 
unbuffered once at startup, ensuring immediate flushing for all subsequent 
inputs.
This is cleaner and faster than approach 1, which redundantly parsed and 
executed a flush command after every input line followed by an undo.

https://github.com/llvm/llvm-project/pull/166368
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to