Remove #if guards from AppendBounds to fix compile on old POSIX.
authorDaniel Thornburgh <dthorn@google.com>
Thu, 16 Mar 2023 23:15:38 +0000 (16:15 -0700)
committerDaniel Thornburgh <dthorn@google.com>
Thu, 16 Mar 2023 23:16:21 +0000 (16:16 -0700)
commit88eb4cbbfe7ded9556131c3bd4228ee9e9d01b4d
tree98deb2a3f94cf295b0ef302680d5b3e991b08df2
parent3e12cc9463e6c75212c513e3667be0e334e765ac
Remove #if guards from AppendBounds to fix compile on old POSIX.
lldb/source/Plugins/Process/POSIX/CrashReason.cpp