diff options
author | Chuck Cranor <chuck@ece.cmu.edu> | 2019-01-14 19:42:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-01-21 16:14:08 (GMT) |
commit | d751d2d2ed277c1bfb2882fd90b377983ab4700f (patch) | |
tree | 6a13e90246e529d788c44e2d5901c7bd21f5aa68 /.clang-tidy | |
parent | c765ae495aa25714023d2cf2bcf6a9873da06184 (diff) | |
download | CMake-d751d2d2ed277c1bfb2882fd90b377983ab4700f.zip CMake-d751d2d2ed277c1bfb2882fd90b377983ab4700f.tar.gz CMake-d751d2d2ed277c1bfb2882fd90b377983ab4700f.tar.bz2 |
CMakeDetermineCompilerABI: set locale to C for try_compile()
Have CMakeDetermineCompilerABI set the locale to C before calling
try_compile(). This is for the implicit include path parser to
keep all the verbose compiler messages in English so we can parse
it. See #18784 for discussion.
Diffstat (limited to '.clang-tidy')
0 files changed, 0 insertions, 0 deletions