[PATCH] D124285: [clang][NFC] In parts of Objective-C Sema use Obj-C-specific types instead of `Decl`.

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 26 16:24:44 PDT 2022


vsapsai updated this revision to Diff 425334.
vsapsai marked an inline comment as done.
vsapsai added a comment.

Drop unnecessary `cast<>`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124285

Files:
  clang/include/clang/Parse/Parser.h
  clang/include/clang/Sema/Sema.h
  clang/lib/Parse/ParseObjc.cpp
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Sema/SemaDeclObjC.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124285.425334.patch
Type: text/x-patch
Size: 15326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220426/9d7d9e30/attachment-0001.bin>


More information about the cfe-commits mailing list