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

            Bug ID: 15255
           Summary: Add support for
                    -finstrument-functions-exclude-file-list
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

clang seems to support -finstrument-functions, but it doesn't support
-finstrument-functions-exclude-file-list. The chromium heapchecker bot uses
both, so the heapcheck build doesn't work with clang. It seems like the right
fix is to add support for -finstrument-functions-exclude-file-list to clang.

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