https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110363
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dmalcolm at gcc dot gnu.org
Summary|New use-after-move warning |RFE: New use-after-move
| |warning
Blocks| |97110
--- Comment #1 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Possibly implementable in -fanalyzer via a state machine (note that -fanalyzer
doesn't yet support C++)
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97110
[Bug 97110] [meta-bug] tracker bug for supporting C++ in -fanalyzer