Skip to content

Commit

Permalink
[NFC][analyzer] Enable implicit destructor for cfg-lifetime tests
Browse files Browse the repository at this point in the history
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.

Reviewed By: xazax.hun

Differential Revision: https://reviews.llvm.org/D155694
  • Loading branch information
Tomasz Kamiński committed Jul 24, 2023
1 parent 9c21f95 commit 587b8f3
Showing 1 changed file with 220 additions and 136 deletions.

0 comments on commit 587b8f3

Please sign in to comment.