Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


On 10/05/2015 02:54 PM, Daniel wrote:
I happened to look at the same set of DeadStore issues the other day via
clang-tidy (which is another driver that can use the same static
analyzers as scan-build, among others), but many of the more mundane
fixes are still only on my hard drive (I pushed a few of them earlier
today; should continue to push more).

Stephen,
Nice! I have not used clang-tidy yet, but I've looked into it, and I
have to say, it looks pretty awesome. Which checks are you using?
Have you tried using and custom checkers?

I just ran it with

  -checks='-*,clang-analyzer-deadcode.*'

for now (i.e., reporting DeadStores only), as that appears to turn up useful issues without too many false positives.


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.