[all-commits] [llvm/llvm-project] 26465c: [libc++] Removes a GCC bug work-around.
mordante via All-commits
all-commits at lists.llvm.org
Mon Jun 13 08:55:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26465c8337a7b1f6fde0c2b971a60dc46fea961a
https://github.com/llvm/llvm-project/commit/26465c8337a7b1f6fde0c2b971a60dc46fea961a
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M libcxx/include/__tree
Log Message:
-----------
[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
More information about the All-commits
mailing list