mstorsjo / llvm-mingw

An LLVM/Clang/LLD based mingw-w64 toolchain
Other
1.75k stars 176 forks source link

Don't strip include/ of llvm specific headers when FULL_LLVM is set #419

Closed trilader closed 3 months ago

trilader commented 3 months ago

PR to fix #415 as discussed there

trilader commented 3 months ago

Thanks for the heads-up regarding the typo. It is now fixed.

mstorsjo commented 3 months ago

Thanks! I'll merge it later once the CI has finished, if it didn't run into any issues (which I doubt).