dotnet/runtime

Clean-up gtGetLclVarName and gtDispLclVar

開放

#77,741 建立於 2022年11月1日

 (3 則留言) (0 個反應) (0 位負責人)C# (5,445 個分叉)batch import
area-CodeGen-coreclrhelp wanted

倉庫指標

星標
 (17,886 顆星)
PR 合併指標
 (平均合併 12天 11小時) (30 天內合併 661 個 PR)

描述

To improve debugging experience we could do some clean up of this dump methods so a string is returned always and maybe use just one or clarify when it could apply one or the other.

Another suggestion is adding a padding size as @markples says in https://github.com/dotnet/runtime/pull/77700#discussion_r1010748169_

貢獻者指南