jacob-carlborg/dstep

Passing `--` as an argument doesn't work properly

Closed this issue · 0 comments

If -- is passed as an argument to DStep it's intended that all arguments after -- are untouched and passed through to libclang. This doesn't work properly because DStep will swallow any arguments not starting with a dash -.