riccibruno added inline comments.

================
Comment at: clang/lib/AST/ExprCXX.cpp:82
+  default:
+    return getNumArgs() == 1;
+  }
----------------
This will be true for `operator->`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82954



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

Reply via email to