================
@@ -625,6 +628,16 @@ def BlockInCriticalSectionChecker : 
Checker<"BlockInCriticalSection">,
 
 } // end "alpha.unix"
 
+let ParentPackage = TaintOptIn in {
----------------
NagyDonat wrote:

Is this the right place for this? I'd guess that this should be placed next to 
other `optin` checkers (in alphabetical ordering).

https://github.com/llvm/llvm-project/pull/92420
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to