diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-10-06 12:13:40 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-10-06 12:13:40 +0100 |
commit | e9f4fa75ed19a075593928644de92b398345772a (patch) | |
tree | 5b84e98567e35aa1934875fec0c0c944e22d93de /llvm/lib/Support/ErrorHandling.cpp | |
parent | 21661607cabd3927a56481e5382c4a68ffe6c2f3 (diff) | |
download | llvm-e9f4fa75ed19a075593928644de92b398345772a.zip llvm-e9f4fa75ed19a075593928644de92b398345772a.tar.gz llvm-e9f4fa75ed19a075593928644de92b398345772a.tar.bz2 |
[llvm] Unix.h - Replace report_fatal_error(std::string) with report_fatal_error(Twine)
As described on D111049, we're trying to remove the <string> dependency from error handling and replace uses of report_fatal_error(const std::string&) with the Twine() variant which can be forward declared.
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions