Adds missing opindex for -Wchanges-meaning
Pushed as obvious after building the HTML and checking the index.
gcc/ChangeLog:
PR c++/117157
* doc/invoke.texi (Wno-changes-meaning): Add opindex.
Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
@end itemize
+@opindex Wchanges-meaning
+@opindex Wno-changes-meaning
@item -Wno-changes-meaning @r{(C++ and Objective-C++ only)}
C++ requires that unqualified uses of a name within a class have the
same meaning in the complete scope of the class, so declaring the name