]> granicus.if.org Git - clang/commit
Add support for attribute(deprecated), patch by Nuno Lopes!
authorChris Lattner <sabre@nondot.org>
Fri, 29 Feb 2008 16:48:43 +0000 (16:48 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 29 Feb 2008 16:48:43 +0000 (16:48 +0000)
commit7e669b25144c7cfae0e51d4098016d6982504dbd
tree5e61401efc9cbf26e9f69e80e1710dffaa511b6e
parent5c61e7a1fcfc0712cb97f995310fd79877db19b3
Add support for attribute(deprecated), patch by Nuno Lopes!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47753 91177308-0d34-0410-b5e6-96231b3b80d8
Parse/AttributeList.cpp
Sema/SemaDecl.cpp
Sema/SemaExpr.cpp
include/clang/AST/Attr.h
include/clang/Basic/DiagnosticKinds.def
include/clang/Parse/AttributeList.h