diff options
author | Pedro Tammela <pctammela@gmail.com> | 2020-12-06 14:30:57 +0000 |
---|---|---|
committer | Pedro Tammela <pctammela@gmail.com> | 2020-12-07 11:21:07 +0000 |
commit | 280ae10774abac63d4c9fdaf99598afe3053540a (patch) | |
tree | 51718cada153349293572877d444c9f8894c5a68 /clang/unittests/Tooling/CompilationDatabaseTest.cpp | |
parent | 7b1cb4715063679531e51127eee869cd03df88da (diff) | |
download | llvm-280ae10774abac63d4c9fdaf99598afe3053540a.zip llvm-280ae10774abac63d4c9fdaf99598afe3053540a.tar.gz llvm-280ae10774abac63d4c9fdaf99598afe3053540a.tar.bz2 |
[LLDB] fix error message for one-line breakpoint scripts
LLDB is ignoring compilation errors for one-line breakpoint scripts.
This patch fixes the issues and now the error message of the
ScriptInterpreter is shown to the user.
I had to remove a new-line character for the Lua interpreter since it
was duplicated.
Differential Revision: https://reviews.llvm.org/D92729
Diffstat (limited to 'clang/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions