[PATCH] D16200: Add --force-analyze-debug-code option to scan-build to force debug build and hopefully enable more precise warnings.

Laszlo Nagy via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 31 21:14:19 PST 2016


rizsotto.mailinglist added a comment.

sorry for it, but was thinking on the weekend and i have a lame question after the hard work: why not just append a `-UNDEBUG` to the end of the argument list? would not it make the same effect?


Repository:
  rL LLVM

http://reviews.llvm.org/D16200





More information about the llvm-commits mailing list