[llvm-config] Fix cflags test looking for "error"
authorChris Bieneman <beanz@apple.com>
Mon, 12 Dec 2016 23:03:28 +0000 (23:03 +0000)
committerChris Bieneman <beanz@apple.com>
Mon, 12 Dec 2016 23:03:28 +0000 (23:03 +0000)
commitf07d05eccd497f340a0322473e37b7120c0ae3f9
tree1cb207d28e3aac8a6895ea3fcd2187a984fb8df4
parent04418623fe3f538a4999bcecd5801d391b3c44a8
[llvm-config] Fix cflags test looking for "error"

This test is (I think) actually trying to make sure no errors are printed, but it hits on the string "error" in flags.

llvm-svn: 289484
llvm/test/tools/llvm-config/cflags.test