[llvm-bugs] [Bug 37007] clang-with-thin-lto-windows failing stage 2 clean without error message
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Apr 11 16:59:47 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37007
Robbert Haarman <llvm at inglorion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from Robbert Haarman <llvm at inglorion.net> ---
Problem was the clean step failing to remove a file that had been marked
read-only by attrib +r. Fixed in r329637.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180411/ae5bd8f3/attachment.html>
More information about the llvm-bugs
mailing list