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

Tomasz KamiƄski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 21 00:16:32 PDT 2023


tomasz-kaminski-sonarsource updated this revision to Diff 542779.
tomasz-kaminski-sonarsource added a comment.

Added generic FIXME comment for covering test cases for types with trivial destructor.
This affects nearly all tests cases from file, so some tought needs to be put on how
to apporach it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155694

Files:
  clang/test/Analysis/lifetime-cfg-output.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155694.542779.patch
Type: text/x-patch
Size: 29513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230721/4d468734/attachment-0001.bin>


More information about the cfe-commits mailing list