On 08/24/2016 03:28 AM, David Malcolm wrote:
(B) -fdiagnostics-apply-fixits, which writes back the changes to the input files.
That sounds really scary, there's no way I'd personally ever enable something like this. Do we have any data about what percentage of fixits actually correctly identify the problem?
We also better make really sure there's no way we'll get bug reports along the lines of "gcc ate my program and now it's gone".
Bernd