]> granicus.if.org Git - clang/commit
Issue deprecated warning when typeof uses typedef
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 6 Oct 2010 17:00:02 +0000 (17:00 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 6 Oct 2010 17:00:02 +0000 (17:00 +0000)
commit730e175910936eae49e65caea8b2ba81c67edff7
tree20726e68a34c14e76480bc5888c946440a21189f
parenta0750768718bb5d05150641b5bba74847a21bc09
Issue deprecated warning when typeof uses typedef
based on underlying type's deprecatedness.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115800 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaType.cpp
test/Sema/typeof-use-deprecated.c