[cfe-dev] How can I get the #pragma pack information in Clang Static Analyzer?
Arthur Yoo
phjy007 at gmail.com
Fri Oct 11 06:12:17 PDT 2013
Hi all,
Some program may specify the *#pragma pack* information for controlling
record layout. Now I want to get the default or the specified *#pragma
pack*information in Clang Static Analyzer. So how can I obtain this
kind of
information in my checker?
Thanks a lot.
--
Best regards,
Arthur Yoo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131011/66ea3e09/attachment.html>
More information about the cfe-dev
mailing list