diff options
author | Ivan Donchevskii <ivan.donchevskii@qt.io> | 2019-03-11 13:48:25 +0100 |
---|---|---|
committer | Ivan Donchevskii <ivan.donchevskii@qt.io> | 2019-03-11 14:30:24 +0000 |
commit | 694c895ae499ed12bca0ace91278a8afbe81cfe9 (patch) | |
tree | 6576b7ac9759f25445cffcc88a7f3b3507e16d79 /src/plugins/pythoneditor/pythoneditorplugin.cpp | |
parent | 0852f889d1efbbbb96803a60cc769ecf82c2f9c1 (diff) | |
download | qt-creator-694c895ae499ed12bca0ace91278a8afbe81cfe9.tar.gz |
Clang: Only use llvm-config options starting with '/' or '-'
llvm-config does not wrap paths into quotes so there's no way
of knowing where the path with spaces ends. As a workaround
let's not use options which do not start with '/' or '-' to
throw away the remaining parts of such paths.
Fixes: QTCREATORBUG-21929
Change-Id: I20afa3ef6e36f19b7a164114c8f0473a9109a74d
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
Diffstat (limited to 'src/plugins/pythoneditor/pythoneditorplugin.cpp')
0 files changed, 0 insertions, 0 deletions