[PATCH] D94269: Adds -Wfree-nonheap-object to -Wmost
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 8 12:22:31 PST 2021
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM! We may want to file a bug report for the static analyzer to not duplicate the diagnostics from the frontend now that this is no longer ignored by default.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94269/new/
https://reviews.llvm.org/D94269
More information about the cfe-commits
mailing list