[cfe-dev] Analyser - variadic arguments
Michael Tandy via cfe-dev
cfe-dev at lists.llvm.org
Thu Jul 28 05:42:59 PDT 2016
Thanks, Artem!
I assume I need a map to get the state info between the visit to the call
to the variadic function and the visit to the call to va_start - what
should I key it on, so I can access it at both calls?
Or is there a better way to do it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160728/6ad8c37d/attachment.html>
More information about the cfe-dev
mailing list