diff options
author | Yuriy Chernyshov <georgthegreat@gmail.com> | 2020-09-10 16:40:40 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-09-10 16:42:11 +0200 |
commit | 0841916e87a39e3c223c986e8da31e4a9a1432e3 (patch) | |
tree | 1c8272bf43c5c8a60c9c70300979b465a946e3b1 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 82edd428f1856ff386716b4f836194252458d001 (diff) | |
download | llvm-0841916e87a39e3c223c986e8da31e4a9a1432e3.zip llvm-0841916e87a39e3c223c986e8da31e4a9a1432e3.tar.gz llvm-0841916e87a39e3c223c986e8da31e4a9a1432e3.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions