diff options
| author | Haojian Wu <hokein.wu@gmail.com> | 2022-01-17 10:35:29 +0100 |
|---|---|---|
| committer | Haojian Wu <hokein.wu@gmail.com> | 2022-01-17 10:35:55 +0100 |
| commit | 884832407e47579a28e8c363492a620901f2eab4 (patch) | |
| tree | 7198ad43d11852e7d8aa2cfbec57a62d7aa4ba50 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | a6598575f4bc20f9a01c2bced2d0b1ff14d7576f (diff) | |
| download | llvm-884832407e47579a28e8c363492a620901f2eab4.zip llvm-884832407e47579a28e8c363492a620901f2eab4.tar.gz llvm-884832407e47579a28e8c363492a620901f2eab4.tar.bz2 | |
[clangd] Avoid a code completion crash
This is a workaround (adding a newline to the eof) in clangd to avoid the code
completion crash, see https://github.com/clangd/clangd/issues/332.
In principle, this is a clang bug, we should fix it in clang, but it is not
trivial.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D117456
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
