diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-05-01 13:13:39 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-05-01 13:41:02 +0100 |
commit | 070b4df8a06539b661c134d436ea4207099fdcf0 (patch) | |
tree | a76e163dd4ae055acc9562c43b01caf5f2ea2763 /gcc | |
parent | 7eee6d219617123a94cf0872821b1f78c2a9b8f1 (diff) | |
download | gcc-070b4df8a06539b661c134d436ea4207099fdcf0.zip gcc-070b4df8a06539b661c134d436ea4207099fdcf0.tar.gz gcc-070b4df8a06539b661c134d436ea4207099fdcf0.tar.bz2 |
libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
The libstdc++ manual documents that _T can not be used, because it's a
macro in system headers on some targets.
PR libstdc++/94901
* include/std/type_traits (__is_complete_or_unbounded): Replace
BADNAME _T with _Tp.
* testsuite/17_intro/badnames.cc: New test.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions