[PATCH] D44589: [Sema] Make deprecation fix-it replace all multi-parameter ObjC method slots.

Volodymyr Sapsai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 29 10:39:13 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328807: [Sema] Make deprecation fix-it replace all multi-parameter ObjC method slots. (authored by vsapsai, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44589?vs=139981&id=140286#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44589

Files:
  cfe/trunk/include/clang/Basic/CharInfo.h
  cfe/trunk/include/clang/Sema/DelayedDiagnostic.h
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Sema/DelayedDiagnostic.cpp
  cfe/trunk/lib/Sema/SemaDeclAttr.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/lib/Sema/SemaExprObjC.cpp
  cfe/trunk/test/SemaObjC/attr-deprecated-replacement-fixit.m
  cfe/trunk/unittests/Basic/CharInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44589.140286.patch
Type: text/x-patch
Size: 30416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/a00bf3c8/attachment.bin>


More information about the llvm-commits mailing list