diff options
| author | L. E. Segovia <amy@amyspark.me> | 2023-08-21 12:03:26 -0300 |
|---|---|---|
| committer | L. E. Segovia <amy@amyspark.me> | 2024-02-25 10:48:44 -0300 |
| commit | a33c599f783d963ad2b04eb9bda76bdd38ad9234 (patch) | |
| tree | 236995161c9b8467709a3e6f946dba42e058f100 /docs/refman/loaderbase.py | |
| parent | 05f4e0d6c5e74d5dfc1f1b32ac2ee26af664c950 (diff) | |
| download | meson-a33c599f783d963ad2b04eb9bda76bdd38ad9234.tar.gz | |
linkers: Fix detection of link arguments to Clang(-cl) + MSVC
Currently, not only Meson lacks a way to induce a "--fatal-warnings" on
LINK.exe, it is also unable to pass flags appropriately when using
clang-cl or Microsoft's stock clang.
This commit fixes it by implementing `fatal_warnings()` in the
MSVCDynamicLinker and ClangCLDynamicLinker classes, and by implementing
the requisite conversion steps in linker_to_compiler_args for
ClangCompiler.
Diffstat (limited to 'docs/refman/loaderbase.py')
0 files changed, 0 insertions, 0 deletions
