[cfe-dev] Clang Static Analyzer Question about Plists

Trevor Huang via cfe-dev cfe-dev at lists.llvm.org
Wed Jan 16 12:45:15 PST 2019


Hello all,

I am Trevor Huang, a student at University of Pennsylvania and one of my
classmates, Gianluca Gross, recently asked some questions about Clang
Static Analyzer for our senior design project. He forwarded us some
responses from Alexey Sidorin and Gabor Horvath, so thank you so much for
the assistance!

One recommendation given to help us in our project is to use the plist
output from scan-build instead of the html output for our parsing. I was
looking through the contents of the plist and found that statements such
"Taking true branch," and other statements in the bug trace that are in
gray (instead of yellow) in the html report does not appear to be present
in the plist format. I was wondering where those statements come from and
if there is an easy way for me to include them if I only read the plist
output.

Any and all help would be greatly appreciated. Thank you again!

Sincerely,
Trevor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190116/66ec60e0/attachment.html>


More information about the cfe-dev mailing list