]> granicus.if.org Git - clang/commit
Make sure to diagnose use of declarations in the case where we create an implicit...
authorAnders Carlsson <andersca@mac.com>
Sat, 8 Aug 2009 16:55:18 +0000 (16:55 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 8 Aug 2009 16:55:18 +0000 (16:55 +0000)
commit0f44b5a85e612e1644d688be93151b22f08604a7
tree3e03389833e376621facf438757cd0fe038c0d3e
parent2aa944463a282c0a9d6c68fa7cb7bb3184b833f4
Make sure to diagnose use of declarations in the case where we create an implicit CXXThisExpr.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78474 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/SemaCXX/attr-deprecated.cpp [new file with mode: 0644]