This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from be0479c04c CodeGen: Fix invalid bitcast for lifetime.start/end new ae156fd3e4 Use dotted format of version tuple for availability diagnostics
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/VersionTuple.h | 43 +++++++++++----------------------- lib/AST/DeclBase.cpp | 3 --- lib/Basic/VersionTuple.cpp | 6 ++--- lib/Parse/ParseDecl.cpp | 10 ++++---- test/Misc/ast-print-objectivec.m | 2 +- test/Sema/availability-guard-format.mm | 15 ++++++++++++ test/SemaObjC/attr-availability-1.m | 4 ++-- 7 files changed, 41 insertions(+), 42 deletions(-) create mode 100644 test/Sema/availability-guard-format.mm