ddignam
Results
2
comments of
ddignam
I see this a few times a day. Just looking at one now that has been running for 12minutes at 2.5% (on an 8 core machine). I fired up procmon,...
Improve handling of relative paths in `directory` field of `compile_commands.json` (spec is unclear)
So, I think I've found the issue, in 1.19.9 paths are resolved relative to the workspace folder, so this entry in compile_commands.json works: [ { "directory": "XBYCSCommands/XBYCSCommandOperations.m/src", "file": "XBYCSCutSlotOperation.cpp", "command":...