Re: [PATCH] c++: Add attribute handles_virtual_move_assign
I'm open to renaming the attribute and/or test file, of course.
[PATCH] c++: Add attribute handles_virtual_move_assign
bute list. gcc/ChangeLog: * doc/extend.texi (C++-Specific Variable, Function, and Type Attributes): Document handles_virtual_move_assign. gcc/testsuite/ChangeLog: * g++.dg/warn/Wvirtual-move-assign-1.C: New test. Signed-off-by: Owen Avery --- g