GaloisInc / MATE

MATE is a suite of tools for interactive program analysis with a focus on hunting for bugs in C and C++ code using Code Property Graphs.
https://galoisinc.github.io/MATE/
BSD 3-Clause "New" or "Revised" License
179 stars 12 forks source link

Support LLVM exception handling #10

Open langston-barrett opened 2 years ago

langston-barrett commented 2 years ago

Update the CPG to better account for exceptions.

Some tasks:

Migrated from internal (Gitlab) MATE issue number(s) 735