]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
[libstdc++] drop workaround for clang<=7
authorAlexandre Oliva <oliva@adacore.com>
Wed, 12 Jun 2024 03:16:20 +0000 (00:16 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Wed, 12 Jun 2024 03:16:20 +0000 (00:16 -0300)
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.


No differences found