diff options
author | Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> | 2016-05-02 15:52:27 +0200 |
---|---|---|
committer | Nikolai Kosjar <nikolai.kosjar@qt.io> | 2016-05-03 08:03:17 +0000 |
commit | 506fc40a319bc785cb6fadfb0598aa9a3d0213ae (patch) | |
tree | 3c66130a591380a467ae32ecf67667d96337aa17 /src/plugins/cpptools/cppmodelmanager.cpp | |
parent | d303222c8ad44ebed0ebd3cf52d81803e8fed2ba (diff) | |
download | qt-creator-506fc40a319bc785cb6fadfb0598aa9a3d0213ae.tar.gz |
ClangStaticAnalyzer: Fix accepting "clang" executable
The user can set "clang.exe" in the options, which is fine. However, "clang"
was problematic on Windows since we failed to replace it with "clang-cl" for
the actual run for MSVC toolchains.
Change-Id: I2f96428d15c7406e90a38c797817aef34e7a9541
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cppmodelmanager.cpp')
0 files changed, 0 insertions, 0 deletions