[PATCH] D60850: [sema][objc] Minor refactor to OverrideSearch. NFCI.

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 19 08:26:19 PDT 2019


mattd updated this revision to Diff 195876.
mattd marked 3 inline comments as done.
mattd edited the summary of this revision.
mattd added a comment.

Thanks for the review, I addressed your comments:

- Removed the reference, and pass the AST node as a pointer.
- Made a few decls `auto`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60850/new/

https://reviews.llvm.org/D60850

Files:
  clang/lib/Sema/SemaDeclObjC.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60850.195876.patch
Type: text/x-patch
Size: 6137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190419/f427df45/attachment.bin>


More information about the llvm-commits mailing list