[llvm-bugs] [Bug 27040] New: Should most tests in test/Driver/cl-options.c pass -Werror?
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Mar 23 05:49:58 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27040
Bug ID: 27040
Summary: Should most tests in test/Driver/cl-options.c pass
-Werror?
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Driver
Assignee: unassignedclangbugs at nondot.org
Reporter: nicolasweber at gmx.de
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
test/Driver/cl-options.c currently doesn't pass -Werror for any tests, which
means the test doesn't catch "argument unused" warnings. Should we add -Werror
to most lines?
--
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/20160323/7544aaed/attachment.html>
More information about the llvm-bugs
mailing list