[TableGen] Do not construct string from nullptr
While I am trying to forbid such usages systematically in https://reviews.llvm.org/D79427 / P2166R0 to C++ standard, this PR fixes this (definitelly incorrect) usage in llvm. Differential Revision: https://reviews.llvm.org/D87185
Loading
Please sign in to comment