RESOLVED FIXED 246984
generate-compile-commands --delete-invalid
https://bugs.webkit.org/show_bug.cgi?id=246984
Summary generate-compile-commands --delete-invalid
Gerald Squelart
Reported 2022-10-24 20:01:35 PDT
Sometimes after some builds (probably failed or interrupted ones), `generate-compile-commands` starts listing invalid-json files. These don't go away between rebuilds, potentially adding lots of lines obscuring the results from the above build. I would like an option `--delete-invalid` to remove those invalid files, so that they won't keep appearing in subsequent builds.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-24 20:01:50 PDT
Gerald Squelart
Comment 2 2022-10-24 20:08:54 PDT
EWS
Comment 3 2022-10-24 21:37:06 PDT
Committed 255942@main (a74c9a0a746b): <https://commits.webkit.org/255942@main> Reviewed commits have been landed. Closing PR #5731 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.