[PATCH] D48660: [UBSan] Add silence_unsigned_overflow flag.

Filipe Cabecinhas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 29 07:45:29 PDT 2018


filcab added subscribers: morehouse, filcab.
filcab added a comment.

Why create yet another way to disable the printing of warnings?
Why not use the suppressions mechanism which is already there?

Thank you,
Filipe


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D48660





More information about the llvm-commits mailing list