Unicorn Developerpvs-studio.hashnode.dev·Dec 9, 2022Examples of errors that PVS-Studio found in LLVM 15.0Compilers are evolving: they issue more and more warnings. Do developers still need to use static code analyzers like PVS-Studio? Yes, because analyzers are evolving too. In this article you'll see how PVS-Studio can find bugs even in a compiler. Pu...Discuss·51 readsLLVM
Unicorn Developerpvs-studio.hashnode.dev·Dec 9, 2022The check of the Rhino JavaScript engine or how the unicorn met the rhinoAmong the wide variety of programming languages, what our users want the most is that the PVS-Studio analyzer to start supporting JavaScript. The Rhino engine is a project that our team can use to create a PVS-Studio analyzer for JavaScript. In this ...Discuss·48 readsPVS-Studio