[PATCH] D155694: [NFC][analyzer] Enable implicit destructor for cfg-lifetime tests

Gábor Horváth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 20 09:45:03 PDT 2023


xazax.hun added a comment.

In D155694#4514322 <https://reviews.llvm.org/D155694#4514322>, @tomasz-kaminski-sonarsource wrote:

> Updating this tests illustrated that we are missing a lot of coverage for the objects with trivial destructors, but I think this should be addressed as a separate patch.

Would it make sense to add some FIXME comments in this patch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155694



More information about the cfe-commits mailing list