[clang] [clang][analyzer] Add OpaqueSTLFunctionsModeling (PR #178910)

Balázs Benics via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 4 02:31:26 PST 2026


================
@@ -674,6 +678,7 @@ def PureVirtualCallChecker
       HelpText<
           "Check pure virtual function calls during construction/destruction">,
       Documentation<HasDocumentation>;
+
----------------
steakhal wrote:

```suggestion
```

https://github.com/llvm/llvm-project/pull/178910


More information about the cfe-commits mailing list