diff options
author | Xing GUO <higuoxing@gmail.com> | 2020-09-08 16:08:42 +0800 |
---|---|---|
committer | Xing GUO <higuoxing@gmail.com> | 2020-09-08 16:09:36 +0800 |
commit | 3cda69872362526b1672ae23de4ac968b7564c2b (patch) | |
tree | f3da2c9394bd02b38de63f7b066bd751536eb408 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 69230e75f120141979248becac30ceaca4ab2e87 (diff) | |
download | llvm-3cda69872362526b1672ae23de4ac968b7564c2b.zip llvm-3cda69872362526b1672ae23de4ac968b7564c2b.tar.gz llvm-3cda69872362526b1672ae23de4ac968b7564c2b.tar.bz2 |
[obj2yaml] Stop parsing the debug_str section when it encounters a string without the null terminator.
When obj2yaml encounters a string without the null terminator, it should
stop parsing the debug_str section. This patch addresses comments in
[D86867](https://reviews.llvm.org/D86867#inline-803291).
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D87261
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions