On Wed, Apr 29, 2020 at 12:52 AM Eric Christopher
wrote:
> I've had to temporarily revert this as it was breaking some tests:
>
> .../sources/llvm-project/llvm/unittests/Support/Path.cpp:334:5: error:
> use of undeclared identifier 'set'
> set(Value);
> ^
> 1 error generat
I've had to temporarily revert this as it was breaking some tests:
.../sources/llvm-project/llvm/unittests/Support/Path.cpp:334:5: error:
use of undeclared identifier 'set'
set(Value);
^
1 error generated.
Happy to help diagnose this with you if you need some assistance.