]> granicus.if.org Git - clang/commit
Driver/clang: -mattr strings were not comma separated.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 19 Mar 2009 17:36:04 +0000 (17:36 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 19 Mar 2009 17:36:04 +0000 (17:36 +0000)
commit55b3b5f5c6c92f5dbb10dfe96a7de07a2b364338
treefbefdad379a0f7f64a89448e9c4b4d00ba97b129
parent5953d8b37f92f0cf548941f617c9b0a7703df33b
Driver/clang: -mattr strings were not comma separated.
 - Apologies for commits w/o test cases; they are coming.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67310 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp