You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
intput: ./include-cleaner -p out/Default --edit myfolder/myfile.cc
output: Failed to apply edits to ../../myfolder/myfile.cc: '../../myfolder/myfile.cc': No such file or directory
This was working well in August.
Note that using '--print=changes' instead of '--edit' works well.