[PATCH] D57855: [analyzer] Reimplement checker options

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 18 07:48:21 PDT 2019


baloghadamsoftware accepted this revision.
baloghadamsoftware added a comment.
This revision is now accepted and ready to land.

Aside from little comment it seems OK.



================
Comment at: lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp:200
+#undef PACKAGE_OPTION
+#undef GET_PACKAGE_OPTIONS
 
----------------
Everywhere 1. package 2. checker, please!


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

https://reviews.llvm.org/D57855





More information about the cfe-commits mailing list