MetanoKid / cpp-build-analyzer

Analyzes MSVC C++ compilations with C++ Build Insights SDK
GNU General Public License v3.0
80 stars 2 forks source link

Handles exceptions when parsing command-line options #39

Closed MetanoKid closed 4 years ago

MetanoKid commented 4 years ago

Prevents crashing because of an unhandled exception, resolves #33.