[PATCH] D57922: [analyzer] Insert checker options into AnalyzerOption::ConfigTable

Devin Coughlin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 17 20:38:51 PDT 2019


dcoughlin added a comment.

This looks good to me. It is great to see this tested!

Did you consider separating the checker options from the non-checker options in the config dumper output? That would probably be easier to read.


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

https://reviews.llvm.org/D57922





More information about the cfe-commits mailing list