diff options
author | Martin Storsjö <martin@martin.st> | 2023-04-23 22:51:59 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2023-04-25 21:09:05 +0300 |
commit | 86339ef088e9aac6cf52cf9022d7a5bd144d4c42 (patch) | |
tree | b549246cfe888e99c89d64b20a20f0a3ff689b0b /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 4021215fdf999f8fca294f04b4ac92e239be4304 (diff) | |
download | llvm-86339ef088e9aac6cf52cf9022d7a5bd144d4c42.zip llvm-86339ef088e9aac6cf52cf9022d7a5bd144d4c42.tar.gz llvm-86339ef088e9aac6cf52cf9022d7a5bd144d4c42.tar.bz2 |
[compiler-rt] [test] Add an .exe suffix for unit test executables on MinGW
Previously, an .exe suffix was only added for MSVC configurations.
In practice, an .exe suffix is added implicitly by MinGW toolchains
if the output is a suffixless file name. However this can cause lots
of subtle build system confusion, when it's not generating the file it
expected.
Differential Revision: https://reviews.llvm.org/D149029
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions