================
@@ -74,6 +74,8 @@ class FactsGenerator : public
ConstStmtVisitor<FactsGenerator> {
void handleExitBlock();
+ void handleImplicitObjectFieldUses(const Expr *Call, const FunctionDecl *FD);
----------------
usx95 wrote:
Consider adding a comment for to document why is this special handling needed.
https://github.com/llvm/llvm-project/pull/191731
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits