]> granicus.if.org Git - clang/commit
Add -Wdeprecated-declarations to driver and add a test case.
authorSteve Naroff <snaroff@apple.com>
Tue, 31 Mar 2009 17:28:26 +0000 (17:28 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 31 Mar 2009 17:28:26 +0000 (17:28 +0000)
commitcfdee929290b73ae1c4e5896d5cba120bc677661
treeb6ae94756f5fbf7211a0486ff0c09903d92831f7
parent5705e536895111878235ce1e90c60f88c51ae41e
Add -Wdeprecated-declarations to driver and add a test case.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68117 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.def
test/Sema/surpress-deprecated.c [new file with mode: 0644]