Tobias Hieta

Results 44 comments of Tobias Hieta

@brad0 since you added it to the 15.x milestone and it seems to be pretty high impact issue - I will move this from triage to needs fix. Next rc...

@mydeveloperday is anyone looking for a fix for this issue for 15.x?

15.0.1 window is soon closing - any updates on a fix here?

Removing this from 15.x - let me know if there is a fix we can merge.

+1 here too. Love everything with appledoc, but I really need this. Is there any known workarounds, write custom documentation or?

Is this fixed? Can we close this issue?

I have the same problem - the reason seems to be that the encoded filenames are not harmonized in anyway. Both where they are added to the zip file and...

clang can already take a `.ll` as input, have you tried this instead of `llc`? I think `llc` should be viewed as a developer tool and not a production one.

My attempt: https://github.com/clangd/vscode-clangd/pull/451