]> granicus.if.org Git - clang/commit
Add __has_feature support for attributes ns_returns_not_retained
authorTed Kremenek <kremenek@apple.com>
Thu, 18 Feb 2010 00:06:04 +0000 (00:06 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 18 Feb 2010 00:06:04 +0000 (00:06 +0000)
commit1359300dd68bf428915605c6be34afda20886aa3
tree46d9dc7c5b7459a569d95630cce7207280651295
parent0b526b454814fa693bf0b2a6748db58a65b9cb7c
Add __has_feature support for attributes ns_returns_not_retained
and cf_returns_not_retained.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96538 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PPMacroExpansion.cpp