[llvm-bugs] [Bug 30722] New: Warn if -coverage is passed (and debug info are not present)
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Oct 17 13:21:58 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=30722
Bug ID: 30722
Summary: Warn if -coverage is passed (and debug info are not
present)
Product: clang
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: davide at freebsd.org
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Gcov data is useless without debug info so we should error/warn if -coverage is
passed but -g is not.
--
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/20161017/85f887fe/attachment.html>
More information about the llvm-bugs
mailing list