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: unassignedclangb...@nondot.org
          Reporter: r...@google.com
                CC: dblai...@gmail.com, llvm-bugs@lists.llvm.org,
                    neeil...@live.com, richard-l...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to