[LLVMbugs] [Bug 15255] New: Add support for -finstrument-functions-exclude-file-list

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Feb 13 09:26:33 PST 2013


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: unassignedclangbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvmbugs at cs.uiuc.edu
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130213/c7c517b2/attachment.html>


More information about the llvm-bugs mailing list