[llvm-bugs] [Bug 40621] New: clang crash reproducer needs to remove -split-dwarf-file

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 5 15:22:49 PST 2019


https://bugs.llvm.org/show_bug.cgi?id=40621

            Bug ID: 40621
           Summary: clang crash reproducer needs to remove
                    -split-dwarf-file
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: rnk at google.com
                CC: dblaikie at gmail.com, llvm-bugs at lists.llvm.org,
                    neeilans at live.com, richard-llvm at metafoo.co.uk

In https://crbug.com/928298, we noticed that the crash reproducer script
doesn't work out of the box because the split dwarf file output location might
not exist on another system. Clang removes the .d file output arguments, so it
should remove (or modify appropriately if necessary) the -split-dwarf-file
location as well.

-- 
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/20190205/c1c51c9c/attachment.html>


More information about the llvm-bugs mailing list