From da57b4562c5ada8971b6684b6aad1c996e1ef9cc Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Wed, 12 Jun 2024 00:16:20 -0300 Subject: [PATCH] [libstdc++] drop workaround for clang<=7 In response to a request in the review of the patch that introduced _GLIBCXX_CLANG, this patch removes from std/variant an obsolete workaround for clang 7-. for libstdc++-v3/ChangeLog * include/std/variant: Drop obsolete workaround. -- 2.47.2