Buildalyzer icon indicating copy to clipboard operation
Buildalyzer copied to clipboard

Use Command line processor

Open Corniel opened this issue 1 year ago • 0 comments

To make Buildalyzer language agnostic (see #278) and to further streamline the processing of compiler commands, I moved the logic for parsing and processing the command line to a class that does the logic.

I did not add a way to inject other implementations (yet).

Corniel avatar Aug 01 '24 10:08 Corniel