diff options
author | Endre Fulop <endre.fulop@sigmatechnology.se> | 2019-07-08 12:37:10 +0000 |
---|---|---|
committer | Endre Fulop <endre.fulop@sigmatechnology.se> | 2019-07-08 12:37:10 +0000 |
commit | 0752d12c0910ece5041806e5d967ce48039df9f7 (patch) | |
tree | e0e7074093460602be54c9e212f9a008a69c587b /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 1602058c04541cb65e078e9f86deca21052b3801 (diff) | |
download | bcm5719-llvm-0752d12c0910ece5041806e5d967ce48039df9f7.tar.gz bcm5719-llvm-0752d12c0910ece5041806e5d967ce48039df9f7.zip |
[analyzer] Add analyzer option to limit the number of imported TUs
Summary:
During CTU analysis of complex projects, the loaded AST-contents of
imported TUs can grow bigger than available system memory. This option
introduces a threshold on the number of TUs to be imported for a single
TU in order to prevent such cases.
Differential Revision: https://reviews.llvm.org/D59798
llvm-svn: 365314
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions