Open
Description
I'm trying to parse a clang
string with -DMI_SKIP_COLLECT_ON_EXIT=1 -DMI_STATIC_LIB
.
But I don't want to define a schema. I just want to get -DMI_SKIP_COLLECT_ON_EXIT=1
as a token, then I will process it myself.
Would it be possible to add an option that says: use single dash instead of double-dash?
Metadata
Metadata
Assignees
Labels
No labels