[PATCH] D25283: AvailabilityAttrs: Refactor context checking when diagnosing an availability violation

Erik Pilkington via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 13 11:16:27 PDT 2016


erik.pilkington updated this revision to Diff 74547.
erik.pilkington added a comment.

This new patch fixes the style issues @aaron.ballman and @manmanren brought up.
Thanks,
Erik


https://reviews.llvm.org/D25283

Files:
  include/clang/Sema/Sema.h
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaDeclAttr.cpp
  lib/Sema/SemaExpr.cpp
  test/SemaObjC/class-unavail-warning.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25283.74547.patch
Type: text/x-patch
Size: 14452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161013/7fa957bf/attachment.bin>


More information about the cfe-commits mailing list