amit-davidson / Chronos

Chronos - A static race detector for the go language
MIT License
424 stars 11 forks source link

Add support for recover. Support external functions. #24

Closed amit-davidson closed 3 years ago

amit-davidson commented 3 years ago

Added tests for recover

Handle external functions (without body)