[cfe-dev] How to get argument names from clang::CallExpr?
Kenth Eriksson via cfe-dev
cfe-dev at lists.llvm.org
Fri Oct 25 00:10:11 PDT 2019
On Thu, 2019-10-24 at 09:19 -0400, Yitzhak Mandelbaum wrote:
>
> Can you show use the code corresponding to the CallExpr?
*valueString = (char*)malloc(len+1);
strcpy(*valueString, ptr1);
More information about the cfe-dev
mailing list