[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
Wed Jul 19 04:46:00 PDT 2023


tomasz-kaminski-sonarsource created this revision.
Herald added subscribers: manas, steakhal, ASDenysPetrov, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, szepet, baloghadamsoftware, xazax.hun.
Herald added a project: All.
tomasz-kaminski-sonarsource requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This enables `cfg-temporary-dtors`, `cfg-rich-constructors`, and
`cfg-implicit-dtors` (defaults for CSA) for CFGLifetime test,
making int consistent with `cfg-scopes` test.
Before the fixes implemented in https://reviews.llvm.org/D153273,
this flags were incompatible.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D155694

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155694.541960.patch
Type: text/x-patch
Size: 29217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230719/fb4fc621/attachment-0001.bin>


More information about the cfe-commits mailing list