aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/ErrorHandling.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2021-10-06 12:04:30 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2021-10-06 12:04:30 +0100
commit21661607cabd3927a56481e5382c4a68ffe6c2f3 (patch)
tree6849c57fa382454f4703587462f44dc0ecbd365b /llvm/lib/Support/ErrorHandling.cpp
parentb9b90bb5426ffc23cf90f133a90d1469d263522c (diff)
downloadllvm-21661607cabd3927a56481e5382c4a68ffe6c2f3.zip
llvm-21661607cabd3927a56481e5382c4a68ffe6c2f3.tar.gz
llvm-21661607cabd3927a56481e5382c4a68ffe6c2f3.tar.bz2
[llvm] Replace report_fatal_error(std::string) uses 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