Jared Wyles

Results 2 issues of Jared Wyles

As the title says. Example code is ``` javascript function a() { "use strict"; } ``` it will end up like ``` javascript coveragestatement function a() { coveragestatement "use strict";...

I am trying to use this plugin at the moment. If I execute the command in the llvm repo it sends me to https://github.com/llvm/llvm-project/blob/llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp I suspect it does this because...

needs more info