[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 rC328807: [Sema] Make deprecation fix-it replace all multi-parameter ObjC method slots. (authored by vsapsai, committed by ).

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

Repository:
  rL LLVM

https://reviews.llvm.org/D44589

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

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


More information about the llvm-commits mailing list