diff options
author | Ivan Donchevskii <ivan.donchevskii@qt.io> | 2018-05-17 09:21:07 +0000 |
---|---|---|
committer | Ivan Donchevskii <ivan.donchevskii@qt.io> | 2018-05-17 09:21:07 +0000 |
commit | 270ef5b85c9c0898ef76fee3e4ba5e3e5cb46c29 (patch) | |
tree | fe5ec9a2e89672dc4bd4bd1f3cee111a7eb3a346 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | f70d28b1f458c79aa70bcf85111c35442588d01e (diff) | |
download | bcm5719-llvm-270ef5b85c9c0898ef76fee3e4ba5e3e5cb46c29.tar.gz bcm5719-llvm-270ef5b85c9c0898ef76fee3e4ba5e3e5cb46c29.zip |
[Frontend] Avoid running plugins during code completion parse
Second attempt. Proper line endings.
The parsing that is done for code completion is a special case that will
discard any generated diagnostics, so avoid running plugins for this
case in the first place to avoid performance penalties due to the
plugins.
A scenario for this is for example libclang with extra plugins like tidy.
Patch by Nikolai Kosjar
Differential Revision: https://reviews.llvm.org/D46050
llvm-svn: 332586
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions