[llvm-bugs] [Bug 39691] New: Merge debug-experience fixes into 7.0.1 branch

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Nov 16 08:59:11 PST 2018


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

            Bug ID: 39691
           Summary: Merge debug-experience fixes into 7.0.1 branch
           Product: new-bugs
           Version: 7.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: jeremy.morse.llvm at gmail.com
                CC: chackz0x12 at gmail.com, greg.bedwell at sony.com,
                    htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
                    paul.robinson at am.sony.com
            Blocks: 39106

Hi, could we merge the following debug-info patches into the 7.0.1 release?
They're all small-scope independent patches fixing bad debug experiences such
as presenting illegal variable values or stepping onto unreachable lines.

svn     bugzilla   Phab-review
r345996 38952      https://reviews.llvm.org/D53992
r344589 39019      https://reviews.llvm.org/D53130
r343445 38773      https://reviews.llvm.org/D52614
r342527 38763      https://reviews.llvm.org/D51976
r345250 38762      https://reviews.llvm.org/D53287

(While the patches are independent of other changes, r345250 depends on r342527
due to the use of dropDebugUsers).


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=39106
[Bug 39106] [meta] 7.0.1 Release Blockers
-- 
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/20181116/15845947/attachment.html>


More information about the llvm-bugs mailing list