Add -w to inhibit gcc warnings, which causes the
authorDale Johannesen <dalej@apple.com>
Tue, 10 Jun 2008 18:00:09 +0000 (18:00 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 10 Jun 2008 18:00:09 +0000 (18:00 +0000)
commit6a0243257410e7b4071b73a820915cbeb8abfe88
treeaa693b5e5ef2d6e9b9d59bdf2dffd806d250c0d3
parent287abdb3575fef73630e6d98aa1a1fbf441528ee
Add -w to inhibit gcc warnings, which causes the
harness to fail the tests.  The warning all appear
legitimate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52186 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC/2002-07-14-MiscTests.c
test/FrontendC/2002-07-14-MiscTests3.c
test/FrontendC/2003-09-18-BitfieldTests.c
test/FrontendC/2004-05-21-IncompleteEnum.c
test/FrontendC/2006-07-31-PR854.c
test/FrontendC/2007-02-16-VariableSizeStructArg.c
test/FrontendC/2007-03-06-VarSizeInStruct1.c
test/FrontendC/2008-05-12-TempUsedBeforeDef.c