Allow additional output since e.g. OSX appends flags like
authorJoerg Sonnenberger <joerg@bec.de>
Tue, 6 Dec 2016 17:02:41 +0000 (17:02 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Tue, 6 Dec 2016 17:02:41 +0000 (17:02 +0000)
commita53561f60ee645cc10a8af53a255bef2a359dc11
tree2154fd03802706bd474e635c126d228b936456b3
parent984498ff9de8f6d89911485faac3e8c203461ff3
Allow additional output since e.g. OSX appends flags like
"-mlinker-version=264.3.102" automatically. Wiring down a target on the
other hand is problematic as this actually needs to run codegen and
doesn't work with -###.

llvm-svn: 288827
clang/test/Driver/compilation_database.c