Let's say I use "CLANGD_TRACE=/tmp/clangd.json" and "tail -F
/tmp/clangd.json", I'll often see unfinished lines, where the rest of
the data is still in clangd's output buffer. Doing a flush in
rawEvent makes sure we can see all the data immediatly.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 20314 Build 20314: arc lint + arc unit