diff options
author | Vitaly Buka <vitalybuka@google.com> | 2018-10-02 17:01:18 +0000 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2018-10-02 17:01:18 +0000 |
commit | 83e57e21234ae8675ca50701dfeb6ac324a749f1 (patch) | |
tree | f53861b54d51284dbf5e2abe7ab0ca2099ea2a8c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a35e55eff9cdf932b9dae7775ee6edb53e84825d (diff) | |
download | llvm-83e57e21234ae8675ca50701dfeb6ac324a749f1.zip llvm-83e57e21234ae8675ca50701dfeb6ac324a749f1.tar.gz llvm-83e57e21234ae8675ca50701dfeb6ac324a749f1.tar.bz2 |
[sanitizer] Include inlined frames into __sanitizer_symbolize_pc output
Summary:
Behavior for existing used is not changing as the first line is going
to be the same, and it was invalid to try to read more lines.
New clients can read until they get empty string.
Reviewers: eugenis, morehouse
Subscribers: kubamracek, eraman, llvm-commits
Differential Revision: https://reviews.llvm.org/D52743
llvm-svn: 343605
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions