From: Peter Dimov (pdimov_at_[hidden])
Date: 2020-11-26 22:13:45


>>>> ...failed testing.capture-output
>>>> ..\..\bin.v2\libs\filesystem\test\operations_unit_test.test\clang-win-10.0.0\release\threading-multi\operations_unit_test.run...

...

> This looks like a Clang x86 codegen bug. The compiler returns the
> `file_status` from `get_status` on the stack and then overwrites it with
> `push` instructions for some reason.
>
> Not the first x86 clang-cl problem. I'll upgrade from 10.0 to 11.0 to see
> if it's fixed.

Still not fixed in 11.0.