diff options
author | nerix <nerixdev@outlook.de> | 2025-05-30 10:08:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-30 09:08:50 +0100 |
commit | 1b1f498835f664cf2e112008edc6c956462e81c0 (patch) | |
tree | 77c3dc8d285a3302e54295363190628fc2306ed1 /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 37edd2c1c32bf7599af28b96ae5adf909e96fc58 (diff) | |
download | llvm-1b1f498835f664cf2e112008edc6c956462e81c0.zip llvm-1b1f498835f664cf2e112008edc6c956462e81c0.tar.gz llvm-1b1f498835f664cf2e112008edc6c956462e81c0.tar.bz2 |
[LLDB] Pass `/std:...` before `--` on MSVC (#141782)
From https://github.com/llvm/llvm-project/pull/140761. `MsvcBuilder`
passed `/std:<value>` (if specified) after `--`, so the compiler would
interpret this as a file. This moves the argument before the `--`.
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions