http://llvm.org/bugs/show_bug.cgi?id=12144

             Bug #: 12144
           Summary: [coverage] Provide client API for flushing coverage
                    output
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


For long running applications, it is sometimes nice to be able to flush the
coverage data out.

With gcov users could force this by calling __gcov_flush(). I'm not sure if
that was really documented or supported, but the general feature seems useful.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to