[PATCH] D46747: [Sema] Use dotted form of macOS version for unguarded availability FixIts

Jan Korous via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 17 04:55:44 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332598: Use dotted format of version tuple for availability diagnostics (authored by jkorous, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46747?vs=147184&id=147295#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46747

Files:
  cfe/trunk/include/clang/Basic/VersionTuple.h
  cfe/trunk/lib/AST/DeclBase.cpp
  cfe/trunk/lib/Basic/VersionTuple.cpp
  cfe/trunk/lib/Parse/ParseDecl.cpp
  cfe/trunk/test/Misc/ast-print-objectivec.m
  cfe/trunk/test/Sema/availability-guard-format.mm
  cfe/trunk/test/SemaObjC/attr-availability-1.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46747.147295.patch
Type: text/x-patch
Size: 8935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180517/c77c967f/attachment.bin>


More information about the cfe-commits mailing list