diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2018-07-09 11:33:23 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2018-07-09 11:33:23 +0000 |
commit | 45643106f76dc47f66df40920b61e5941e2e7c91 (patch) | |
tree | 77937d71b05ad1364483e614bccc02d0bea2a3ed /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 4a9312079aec5e9d3ff5cd680626f59befc3651f (diff) | |
download | bcm5719-llvm-45643106f76dc47f66df40920b61e5941e2e7c91.tar.gz bcm5719-llvm-45643106f76dc47f66df40920b61e5941e2e7c91.zip |
[PCH] Add an option to not write comments into PCH
Summary:
Will be used in clangd, see the follow-up change.
Clangd does not use comments read from PCH to avoid crashes due to
changed contents of the file. However, reading them considerably slows
down code completion on files with large preambles.
Reviewers: sammccall
Reviewed By: sammccall
Subscribers: ioeric, cfe-commits
Differential Revision: https://reviews.llvm.org/D48942
llvm-svn: 336539
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions