balazske added inline comments.

================
Comment at: clang/include/clang/StaticAnalyzer/Checkers/Checkers.td:558
+                  InAlpha,
+                  Hide>, // ??
+  ]>,
----------------
steakhal wrote:
> I think we have 'Hidden', but not 'Hide'.
> It means that it is a modeling checker. Any checker that emits diagnostics, 
> should **not** be marked 'Hidden'.
This "Hide" applies for the option, not for the checker. It was copied from 
another place. I am not sure if it must be used here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122150

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to