This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 140708f7fd -Wdocumentation should not check the @returns command for Ob [...] new 7ca1900874 -Wunguarded-availability should support if (@available) chec [...] new 9bdffb9899 [OPENMP] Move handling of threadprivate vars from the stack, NFC.
The 2 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 | 2 + lib/Sema/SemaExpr.cpp | 14 +++- lib/Sema/SemaOpenMP.cpp | 144 +++++++++++++++++---------------- test/SemaObjC/unguarded-availability.m | 18 ++++- 4 files changed, 103 insertions(+), 75 deletions(-)