This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b01820327c [ObjC] Allow the use of implemented unavailable methods from [...] new c5a37dd350 [Sema] Mark target of __attribute__((alias("target"))) used for C
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: lib/Sema/SemaDeclAttr.cpp | 11 ++++++++++- test/Sema/alias-unused.c | 7 +++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 test/Sema/alias-unused.c