QuietMisdreavus added a comment.

This looks good! Just one question.



================
Comment at: clang/test/ExtractAPI/objc_interface.m:198
+            "kind": "identifier",
+            "spelling": "getWithProperty:"
+          }
----------------
I'm curious: Does this properly handle Objective-C methods with multiple 
arguments? i.e. if there were a method `setProperty:andOtherProperty:`, would 
that be the navigator name?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123391

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to