[PATCH] D45407: [StaticAnalyzer] Added notes to the plist output
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 7 16:15:54 PDT 2018
NoQ added a comment.
The output looks reasonable to me, but we'll need to see if other consumers of the plist output (IDEs that supports the analyzer, such as Xcode) will be able to accept the modified output (at least, will be able to ignore it). I'll have a look.
Repository:
rC Clang
https://reviews.llvm.org/D45407
More information about the cfe-commits
mailing list