]> granicus.if.org Git - clang/commit
Quote wildcard in test's grep argument
authorAlp Toker <alp@nuanti.com>
Sat, 26 Oct 2013 14:52:48 +0000 (14:52 +0000)
committerAlp Toker <alp@nuanti.com>
Sat, 26 Oct 2013 14:52:48 +0000 (14:52 +0000)
commitd553207699a3808707f8863555e83a94c20932e3
tree4a2fbe99c021979c97f83cd41d2ab64c48e547e9
parentcc9187572d46ca8399e5e061e04a0dc5c2f0a13d
Quote wildcard in test's grep argument

The * could otherwise cause shell pathname expansion.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193473 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/2007-04-14-FNoBuiltin.c