Empty blocks

Author: LGTM

import cpp

from BlockStmt blk
where blk.getNumStmt() = 0
select blk

Description

Finds empty block statements