Oliver Stöneberg

Results 1147 comments of Oliver Stöneberg

> OTOH it is a bit of relieve to see that other dataflow implementations also seem to struggle with some "heavy" patterns. It appears they are also slow with big...

Some of the times are misleading because some of the files are analyzed more than once because of https://github.com/llvm/llvm-project/issues/73357#issuecomment-2080998355.

We could run this as a scheduled workflow.

I filed https://github.com/llvm/llvm-project/issues/132001 about the `clang-analyzer-optin.cplusplus.UninitializedObject` false positives with unnamed fields used for explicit padding.

I will adjust this so there will be an additional target for the static analyzer.

It would be great to have a badge for this run on the main page but I have no idea how to differentiate the scheduled run from a regular one.

We need to add tests which trigger these warnings instead of "blindly" fixing them.

See also https://trac.cppcheck.net/ticket/13446.

This is not providing anything useful. I filed https://trac.cppcheck.net/ticket/13245 about about integrating this properly.