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

             Bug #: 11346
           Summary: Code coverage for XCode 4.2 LLVM 3.0
           Product: clang
           Version: unspecified
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


I try to collect code coverage data for Objective C using XCode 4.2. I follow
this post (http://mattrajca.com/post/8749868513/llvm-code-coverage-and-xcode-4)
to instrument the code. When I run test to collect coverage data, there was no
gcda file generated. I wonder it is because of XCode or Clang.

-- 
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