This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b06c083137 [Sema] Do not show unused parameter warnings when body is skipped new 589b42244b Support accepting __gnu__ as a scoped attribute namespace th [...]
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/Sema/ParsedAttr.h | 5 +++++ lib/Basic/Attributes.cpp | 17 +++++++++++------ lib/Parse/ParseDeclCXX.cpp | 15 ++++++++------- lib/Sema/ParsedAttr.cpp | 26 +++++++++++++++++++------- lib/Sema/SemaDeclAttr.cpp | 18 ++++++++---------- lib/Sema/SemaType.cpp | 2 +- test/Preprocessor/has_attribute.cpp | 26 +++++++++++++++----------- test/SemaCXX/attr-gnu.cpp | 21 ++++++++++++++------- utils/TableGen/ClangAttrEmitter.cpp | 18 +++++++++--------- 9 files changed, 90 insertions(+), 58 deletions(-)