[PATCH] D53810: [analyzer][NFC] Refactor PlistDiagnostics to use a class instead of passing 9 parameters around
Umann Kristóf via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 29 03:59:14 PDT 2018
Szelethus created this revision.
Szelethus added reviewers: xazax.hun, rnkovacs, george.karpenkov, NoQ.
Herald added subscribers: cfe-commits, dkrupp, donat.nagy, mikhail.ramalho, a.sidorin, szepet, whisperity.
This has been a long time coming. Note the usage of `AnalyzerOptions`: I'll need it for https://reviews.llvm.org/D52742, and added it in https://reviews.llvm.org/rC343620.
Repository:
rC Clang
https://reviews.llvm.org/D53810
Files:
lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53810.171479.patch
Type: text/x-patch
Size: 15272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181029/f71d09ec/attachment-0001.bin>
More information about the cfe-commits
mailing list