diff options
author | Christian Stenger <christian.stenger@qt.io> | 2021-01-11 08:25:06 +0100 |
---|---|---|
committer | Christian Stenger <christian.stenger@qt.io> | 2021-01-11 14:32:56 +0000 |
commit | 85bdcf819f2b599b977ea87bcd9160c04a98259e (patch) | |
tree | 8fe9d5ebf2335c017fed938667a08e5638a76820 /src/libs/3rdparty/cplusplus/Parser.cpp | |
parent | 86348d562214a27574ddbd65825414ae7e731438 (diff) | |
download | qt-creator-85bdcf819f2b599b977ea87bcd9160c04a98259e.tar.gz |
Utils: Only write data to process if there is any
This avoids the warning
QIODevice::write (QProcess): ReadOnly device
in cases where the process is run inside a read only
directory even when the process has no input.
Change-Id: I9434c738e9cf94c348f1437ebf15e1c7574cde94
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/libs/3rdparty/cplusplus/Parser.cpp')
0 files changed, 0 insertions, 0 deletions