NoQ added inline comments.

================
Comment at: clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def:305
+                "Whether the bitwise (and shift) operations should be 
checked.",
+                false)
+
----------------
We didn't do enough debugging to demonstrate that the problems are specific to 
the checker. I suggest we keep this on by default and only disable it on LLVM 
as an overfitting effort.


Repository:
  rC Clang

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

https://reviews.llvm.org/D66721



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

Reply via email to