[PATCH] D114058: [clang] Add ObjC decls to Decl::isFunctionOrFunctionTemplate

Sheldon Neuberger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 17 20:36:51 PST 2021


sheldonneuberger-sc added a comment.

Thanks for the detailed comments. I moved the patch into the clangd callsite. I also added a couple ObjC tests for CallHierarchy (I basically parameterized two of the existing tests).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114058



More information about the cfe-commits mailing list