Catch exception

Author: LGTM

import cpp

from CatchBlock catch
// `stripType` converts `const parse_error &` to `parse_error`.
where catch.getParameter().getType().stripType().hasName(parse_error')
select catch

Description

Finds places where we catch exceptions of type `parse_error`