options: Remove 'gcc/c-family/c.opt:Wuse-after-free' option definition record
authorThomas Schwinge <thomas@codesourcery.com>
Sat, 26 Mar 2022 21:07:54 +0000 (22:07 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Wed, 30 Mar 2022 06:57:59 +0000 (08:57 +0200)
commit4319304f61ebc6103e625ad737f55d3ac10d05eb
tree140fbdbfb20bb230f97d46db45bb9302696340ea
parent78291af555e957a149c00a68f0fefdc419feee6f
options: Remove 'gcc/c-family/c.opt:Wuse-after-free' option definition record

A one-argument form of the 'LangEnabledBy' option property isn't defined,
and effectively appears to be a no-op.  Removing that one, the
'gcc/c-family/c.opt:Wuse-after-free' option definition record becomes
empty, and doesn't add anything over 'gcc/common.opt:Wuse-after-free', and
may thus be removed entirely.  This only changes 'build-gcc/gcc/optionlist'
accordingly, but no other generated files.

Clean-up after recent commit 671a283636de75f7ed638ee6b01ed2d44361b8b6
"Add -Wuse-after-free [PR80532]".

gcc/c-family/
* c.opt (Wuse-after-free): Remove.
gcc/c-family/c.opt