NorenaLeonetti marked an inline comment as done.
NorenaLeonetti added a comment.

In https://reviews.llvm.org/D33826#861226, @aaron.ballman wrote:

> Have you run this check over any large code bases to see what the quality of 
> the diagnostics are?


`-checks=-*,cert-exp36-c,modernize-unary-static-assert`

the result:

real    52m6.886s
user    298m8.824s
sys     7m29.292s

`-checks=-*,modernize-unary-static-assert`

the result:

real    52m5.305s
user    302m38.508s
sys     8m53.008s


Repository:
  rL LLVM

https://reviews.llvm.org/D33826



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

Reply via email to