1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/tools/llvm-ml
Eric Astor e5b828d67b [ms] [llvm-ml] Accept /WX to signal that warnings should be fatal.
Define -fatal-warnings to make warnings fatal, and accept /WX as an ML.EXE compatible alias for it.

Also make sure that if Warning() returns true, we always treat it as an error.

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D92504
2021-04-02 15:13:20 -04:00
..
alias_errors.asm
alias.asm
basic_data.asm
basic.test
builtin_types.asm
command_line_defines.asm
dot_operator.asm
expansion.asm
feat00_override.asm
feat00.asm
hexfloat_error.asm [ms] [llvm-ml] Accept /WX to signal that warnings should be fatal. 2021-04-02 15:13:20 -04:00
hexfloat_warn.asm [ms] [llvm-ml] Accept /WX to signal that warnings should be fatal. 2021-04-02 15:13:20 -04:00
line_continuations.asm
lit.local.cfg
macro_errors.asm
macro_function.asm
macro.asm
named_operators.asm
parse_only_errors.asm
parse_only.asm
proc_frame.asm
proc.asm
radix_errors.asm
radix.asm
repeat_directives.asm
rip-relative-addressing.asm
run.asm
size_inference.asm
strings_errors.asm
strings.asm
struct_alignment.asm
struct_errors.asm
struct.asm
type_operators.asm
variable.asm