Skip to content

Commit fcd42b1

Browse files
committed
Add non-virtual-dtor to promoted warnings list
Signed-off-by: Christian Glusa <caglusa@sandia.gov>
1 parent 0c01a67 commit fcd42b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/ProjectCompilerPostConfig.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ set(promoted_warnings
7070
format-zero-length
7171
init-self
7272
int-to-pointer-cast
73+
non-virtual-dtor
7374
parentheses
7475
reorder
7576
return-type

0 commit comments

Comments
 (0)