[PATCH] D67420: [analyzer] NFC: Separate PathDiagnosticConsumer options from AnalyzerOptions.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 11 11:39:17 PDT 2019
NoQ added a comment.
In D67420#1666050 <https://reviews.llvm.org/D67420#1666050>, @gribozavr wrote:
> Are you planning to move users of these options -- like `PlistDiagnostics` -- to libAnalysis?
Yup, i was supposed to do that in D67422 <https://reviews.llvm.org/D67422> :)
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67420/new/
https://reviews.llvm.org/D67420
More information about the cfe-commits
mailing list