[Support] Fix a segfault in llvm::Expected.
This fixes a mismatch between the declared error_type and the type used with the placement new that initializes the field. Patch by Yichao Yu. llvm-svn: 285970
Loading
Please register or sign in to comment