clangl should have the functionality of clangd on request, so that if somebody compiles object files with clangp and then wants to link with clangl, they can still have the option to delete all files afterward.
Ideally, this would be done with options, but that gets a bit tricky...
clangl should have the functionality of clangd on request, so that if somebody compiles object files with clangp and then wants to link with clangl, they can still have the option to delete all files afterward. Ideally, this would be done with options, but that gets a bit tricky...