[PATCH] D156896: [NFC][clang] Fix static analyzer concerns

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 3 06:05:40 PDT 2023


aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

LGTM, though I find the whole `OwnsAction` business to be a code smell. I think it'd be somewhat involved trying to address that though, so these changes are reasonable.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156896/new/

https://reviews.llvm.org/D156896



More information about the cfe-commits mailing list