]> granicus.if.org Git - clang/commit
do not warn about uses of deprecated decls when in an out-of-line objc method
authorChris Lattner <sabre@nondot.org>
Mon, 16 Feb 2009 19:35:30 +0000 (19:35 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 16 Feb 2009 19:35:30 +0000 (19:35 +0000)
commitf15970cff7d53cd29f7f85aa6edeec2cac0d2d59
tree3cd5aa4eb78f1ba2c5a1f4a98940ebed44dadbe9
parenta5afdd0ef9ff4a7a3f26145b6536a84dd340c897
do not warn about uses of deprecated decls when in an out-of-line objc method
whose declaration was declared as deprecated.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64658 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/SemaObjC/attr-deprecated.m