Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[lld] Add explicit conversion for enum to Twine. (#100627)
This fixes `error: ambiguous conversion for functional-style cast from 'lld::macho::InputSection::Kind' to 'llvm::Twine'`, observed when building with clang-9 and reported here: #96268 (comment).
- Loading branch information