[PATCH] D67420: [analyzer] NFC: Separate PathDiagnosticConsumer options from AnalyzerOptions.

Valeriy Savchenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 14 00:41:49 PDT 2020


vsavchenko added a comment.

I do like this change even apart from the `clang-tidy` integration epic.  I strongly believe that decoupling (when done right) makes things easier and this change seems like a good first step.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67420/new/

https://reviews.llvm.org/D67420





More information about the cfe-commits mailing list