[llvm-bugs] [Bug 40028] New: Allow -Wno-pass-failed=pass-name-regex
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Dec 14 09:55:40 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=40028
Bug ID: 40028
Summary: Allow -Wno-pass-failed=pass-name-regex
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: rupprecht at google.com
CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
richard-llvm at metafoo.co.uk
-Wno-pass-failed suppresses warnings from all passes that fail, but does not
have an overload that allows suppressing warnings from just a particular pass.
I propose also allowing -Wno-pass-failed=pass-name-regex to suppress only
warnings from certain passes.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181214/813d6c28/attachment.html>
More information about the llvm-bugs
mailing list