This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 59aa613745 Remove unused variable. We should be warning-free. new 7f2da06683 Add a C++11 and C2x spelling for the availability attribute [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/Attr.td | 4 +--- lib/Parse/ParseDecl.cpp | 16 +++++++++++----- test/Sema/attr-availability-square-brackets.c | 25 +++++++++++++++++++++++++ 3 files changed, 37 insertions(+), 8 deletions(-) create mode 100644 test/Sema/attr-availability-square-brackets.c