diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-01-06 11:11:52 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-01-06 14:56:48 +0000 |
commit | ec12ddd1e7f7d6b48a593df865e7846039e7d62e (patch) | |
tree | f04833240674cffedc10a3694822f83fa93e728f /gcc | |
parent | e19e2989c36c5148ceb67a1f2575718fc1927ce6 (diff) | |
download | gcc-ec12ddd1e7f7d6b48a593df865e7846039e7d62e.zip gcc-ec12ddd1e7f7d6b48a593df865e7846039e7d62e.tar.gz gcc-ec12ddd1e7f7d6b48a593df865e7846039e7d62e.tar.bz2 |
libstdc++: Adjust friend declarations to work with Clang
I think this code is valid but it fails with Clang, possibly due to
https://llvm.org/PR38882
Qualifying the names makes it work for all compilers.
libstdc++-v3/ChangeLog:
* include/bits/regex.h (basic_regex, match_results): Qualify
name in friend declaration, to work around Clang bug.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions