]> granicus.if.org Git - clang/commit
[clang] refactor -Wa,-W test cases.
authorJian Cai <caij2003@gmail.com>
Tue, 15 Oct 2019 18:17:08 +0000 (18:17 +0000)
committerJian Cai <caij2003@gmail.com>
Tue, 15 Oct 2019 18:17:08 +0000 (18:17 +0000)
commita7fe44fc314944e8812405603368d05080ab3c13
treeac3f2629b69dfb71c98ea2882527e9f1c83efc10
parent5e2a3a0b8abaf3a62c4c3ffae44bfbaed41fbfed
[clang] refactor -Wa,-W test cases.

Remove REQUIRES and only keep the clang driver tests, since the
assembler are already tested with -Wa,--no-warn. This way we could run
the test on non-linux platforms and catch breaks on them.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@374932 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/as-w-option.c