llvm-project/llvm/test/tools/llvm-ml
Eric Astor 0499a9d688 [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.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
alias_errors.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
basic.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
basic_data.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
builtin_types.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
command_line_defines.asm [ms] [llvm-ml] Support command-line defines 2020-12-01 18:06:05 -05:00
dot_operator.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
expansion.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
feat00.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
feat00_override.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
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 [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
lit.local.cfg [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
macro.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
macro_errors.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
macro_function.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
named_operators.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
parse_only.asm [ms] [llvm-ml] Allow the /Zs parameter as a synonym for -filetype=null 2021-03-17 12:18:43 -04:00
parse_only_errors.asm [ms] [llvm-ml] Allow the /Zs parameter as a synonym for -filetype=null 2021-03-17 12:18:43 -04:00
proc.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
proc_frame.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
radix.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
radix_errors.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
repeat_directives.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
rip-relative-addressing.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
run.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
size_inference.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
strings.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
strings_errors.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
struct.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
struct_alignment.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
struct_errors.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
type_operators.asm [ms] [llvm-ml] Introduce command-line compatibility for ml.exe and ml64.exe 2020-12-01 17:43:44 -05:00
variable.asm [ms] [llvm-ml] Fix case-sensitivity for variables and textmacros 2021-04-02 14:08:02 -04:00