]> granicus.if.org Git - clang/commit
Fix test not to use UNSUPPORTED as a FileCheck prefix.
authorPaul Robinson <paul.robinson@sony.com>
Mon, 20 May 2019 14:57:18 +0000 (14:57 +0000)
committerPaul Robinson <paul.robinson@sony.com>
Mon, 20 May 2019 14:57:18 +0000 (14:57 +0000)
commit7268c65d71e2de67bf71effb66313d015100471d
tree4b81a9380db5fd5a6cecb4ff3b31f72d6047b5ee
parent0fa0ee19cf8841313df93a9948a3568cd93eeca2
Fix test not to use UNSUPPORTED as a FileCheck prefix.
It was not causing a problem but it's not good practice.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@361161 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/cl-cc-flags.c