[llvm-bugs] [Bug 26825] New: Clang faults generating coverage for macro expansion
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Mar 2 15:58:28 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26825
Bug ID: 26825
Summary: Clang faults generating coverage for macro expansion
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: dcallahan at fb.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Created attachment 15975
--> https://llvm.org/bugs/attachment.cgi?id=15975&action=edit
C++ source (no #includes)
Clang fails when compiling the attached file
clang++ -std=c++11 -c -fprofile-instr-generate -fcoverage-mapping bug.cpp
--
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/20160302/4fac7dd8/attachment.html>
More information about the llvm-bugs
mailing list