steakhal added a comment.

In D85528#2232074 <https://reviews.llvm.org/D85528#2232074>, @xazax.hun wrote:

> I'm not opposed to landing this to master, as we will have more time there to 
> see whether there are any unwanted side effects in practice.

I made some experiments on the following projects:
symengine,oatpp,zstd,simbody,duckdb,drogon,fmt,cppcheck,capnproto

Only these projects were C++ projects using `enum class` constructs under the 
`clang/utils/analyzer/projects/projects.json` enumeration.
According to the results, no reports changed using the `SATest.py` tool for the 
measurement.
I was using this script to collect the log: F12840610: experiment.sh 
<https://reviews.llvm.org/F12840610>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85528

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

Reply via email to