[llvm] [llvm][Support][Windows] Avoid crash calling remove_directories() (PR #118677)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 13:06:37 PST 2024


RKSimon wrote:

We now build llvm for C++17 so I don't see why not. Does it work? And could we then move remove_directories out of the windows/Linux Path.inc custom code?

https://github.com/llvm/llvm-project/pull/118677


More information about the llvm-commits mailing list