TODO comments

Author: LGTM

import cpp

from Comment c
where c.getContents().matches('%TODO%')
select c

Description

Finds comments containing the word 'TODO'