[libc++] Removes a GCC bug work-around.
authorMark de Wever <koraq@xs4all.nl>
Sun, 12 Jun 2022 09:42:30 +0000 (11:42 +0200)
committerMark de Wever <koraq@xs4all.nl>
Mon, 13 Jun 2022 15:55:43 +0000 (17:55 +0200)
commit26465c8337a7b1f6fde0c2b971a60dc46fea961a
treec341aebca8bf625294e55a0e93f7cebe57ee2196
parent883dd770d7720623fdcf69e8669fc5f9f7265ca7
[libc++] Removes a GCC bug work-around.

Based on the comments in [1] this should be fixed in GCC-11.

[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37804

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D127590
libcxx/include/__tree