[all-commits] [llvm/llvm-project] 2a1ede: [Driver] Add -Wno-msvc-not-found to %clang_cl -Wer...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jul 29 20:51:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a1edebdf1a887fdf01f039d60497626576c837b
https://github.com/llvm/llvm-project/commit/2a1edebdf1a887fdf01f039d60497626576c837b
Author: Fangrui Song <i at maskray.me>
Date: 2023-07-29 (Sat, 29 Jul 2023)
Changed paths:
M clang/test/Driver/cl-options.c
M clang/test/Driver/clang-s-opts.s
Log Message:
-----------
[Driver] Add -Wno-msvc-not-found to %clang_cl -Werror tests that don't want the diagnostic
and remove a -### -fno-integrated-as test that would fail with --target=x86_64-windows-msvc.
More information about the All-commits
mailing list