]> granicus.if.org Git - clang/commit
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)
commit112dc075ebfd12399c0318c596ca9b6e49a84e05
tree57cdfae6a44ca0ed8b5d87fbf0d9ac607113bfbc
parentd3feba18b7342983c31df55dd98c5faf295d2fbf
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 -###.

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