[cfe-dev] xml parse library in checkers

Francisco Chiotta franchiotta at gmail.com
Wed Mar 4 16:33:50 PST 2015


Hello all,

I am writing a new checker using StaticAnalyzer core. I was wondering if
there is some library (e.g. expat) to parse xml documents included in the
project that I could use from a checker.
If there is, how do I include it to my checker? If not, is it correct to
add expat lib to clang project?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150304/4a9c916f/attachment.html>


More information about the cfe-dev mailing list