diff options
author | Nikolai Kosjar <nikolai.kosjar@qt.io> | 2018-12-07 14:35:26 +0100 |
---|---|---|
committer | Nikolai Kosjar <nikolai.kosjar@qt.io> | 2019-01-08 09:30:22 +0000 |
commit | 5719e7961e5f719f7a8faa15e59f823931c6dfca (patch) | |
tree | 590066b5ecad76478560bec3560c20b36051c809 /src/plugins/cpptools/cpppointerdeclarationformatter.cpp | |
parent | 6809848b23cc49c2bebd0c0db3c42490d0ad5eb6 (diff) | |
download | qt-creator-5719e7961e5f719f7a8faa15e59f823931c6dfca.tar.gz |
Clang: Set LC_NUMERIC to "C" for clangbackend
The tidy check SuspiciousMissingCommaCheck uses the locale dependent
stod() when reading settings and might throw std::invalid_argument for a
locale different than "C".
Fixes: QTCREATORBUG-21605
Change-Id: I69bf719a8fd94e13ce67b46238f536c85ab2eaa3
Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cpppointerdeclarationformatter.cpp')
0 files changed, 0 insertions, 0 deletions