summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/reorder-synthesized-ivars.m
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2013-09-27 20:20:17 +0000
committerChandler Carruth <chandlerc@gmail.com>2013-09-27 20:20:17 +0000
commit998894bf0b00f310e14751003ed5eaedd8df9b4b (patch)
tree4e9b9937c5b4e7798bd7fafa99498ef77016bcda /test/CodeGenObjC/reorder-synthesized-ivars.m
parent629bc52604e62f016474314077193ed30f8782f9 (diff)
downloadclang-998894bf0b00f310e14751003ed5eaedd8df9b4b.tar.gz
Implement N3760, support for the [[deprecated]] attribute.
This motion appears to have consensus in the C++ committee and is expected to be voted into the C++14 draft tomorrow during the formal vote. No extension warning in C++11 as attributes not specified in the standard using the standard syntax in C++11 have implementation defined meaning, and we define the meaning proposed for C++14. There is one bug exposed as we do not warn on a deprecated template specialization. I've left a FIXME in the test case and will dig into that next. Also, I will add a few more exhaustive test cases of the other features specified for this attribute in a follow-up commit. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191550 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGenObjC/reorder-synthesized-ivars.m')
0 files changed, 0 insertions, 0 deletions