[PATCH] D51926: [scan-build-py] Prevent crashes of CTU analysis by suppressing warnings

Lorinc Balog via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 20 01:39:43 PDT 2018


lorincbalog added a comment.

Yes, `-w` suppresses all warnings (without raising an error) regardless of the options' sequence, even if `-Wall -Werror` are present,.


Repository:
  rC Clang

https://reviews.llvm.org/D51926





More information about the cfe-commits mailing list