Qualify `sorted_table` allocation with `nothrow` (#57467)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Mon, 16 Aug 2021 20:49:28 +0000 (05:49 +0900)
committerGitHub <noreply@github.com>
Mon, 16 Aug 2021 20:49:28 +0000 (05:49 +0900)
commita1eefbb60f2e48b830f7b0b09d14802adda5e07f
tree0e08b8ac9dee452c350345d6389cfa9074a1bb9d
parent6c47cf8a2ffb7f7977c4c098ebda677454428d0e
Qualify `sorted_table` allocation with `nothrow` (#57467)

It's clearly what we intended, given the following line.
src/coreclr/gc/gc.cpp