This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 11fd5cf9fd Add -Wobjc-property-assign-on-object-type. new d129f5ed08 [Sema] Don't warn about omitting unavailable enum constants [...]
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/SemaStmt.cpp | 16 +++++++++++++++- test/Sema/switch-availability.c | 27 +++++++++++++++++++++++++++ 2 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 test/Sema/switch-availability.c