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: unassignedclangb...@nondot.org
          Reporter: dcalla...@fb.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to