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: unassignedclangb...@nondot.org
          Reporter: ruppre...@google.com
                CC: llvm-bugs@lists.llvm.org, neeil...@live.com,
                    richard-l...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to