summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2021-10-06 13:32:18 +0100
committerSimon Pilgrim <llvm-dev@redking.me.uk>2021-10-06 13:32:57 +0100
commitf1be391bed5332a4926f1007790f7bd02a9d4bfa (patch)
treef446cf0af601eab0973754326c7f7502cc3f121b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentfd185cfc513c4e5e280acc6d4e7248b773285798 (diff)
[polly] 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/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions