llvm icon indicating copy to clipboard operation
llvm copied to clipboard

llvm-foreach should print the full command when failing

Open sarnex opened this issue 1 month ago • 0 comments

Is your feature request related to a problem? Please describe

Right now we get errors like

llvm-foreach: No such file or directory

which is not helpful at all. If it printed the entire command it tried to run that failed, it would be much more useful

Describe the solution you would like

No response

Describe alternatives you have considered

No response

Additional context

No response

sarnex avatar Nov 24 '25 21:11 sarnex