[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
Wed May 16 14:36:52 PDT 2018


jkorous updated this revision to Diff 147184.
jkorous added a comment.
This revision is now accepted and ready to land.

After some internal discussion we agreed that we can simplify things and get consistent behaviour by using dot everywhere in diagnostics.

This is pretty much revert of r219124 + update of tests.


https://reviews.llvm.org/D46747

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46747.147184.patch
Type: text/x-patch
Size: 8594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180516/24e23690/attachment.bin>


More information about the cfe-commits mailing list