[PATCH] D101441: Update libstdc++ hack comment
Matheus Izvekov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 14 09:48:24 PDT 2021
mizvekov added a comment.
Here are my findings around this issue: https://godbolt.org/z/TE9rdxae8
So GCC started parsing this correctly from 9.4 to 10.1.
It does not look like they have a workaround for their own older libstdc++.
It seems to me this HACK is ready for removal. Is there something else I might be missing?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101441/new/
https://reviews.llvm.org/D101441
More information about the cfe-commits
mailing list