diff options
author | Gabor Marton <gabor.marton@ericsson.com> | 2020-07-09 14:26:23 +0200 |
---|---|---|
committer | Gabor Marton <gabor.marton@ericsson.com> | 2020-07-09 15:36:33 +0200 |
commit | d12d0b73f1c9c3a711c5cc15266a2b493cd712e9 (patch) | |
tree | 501468c5623db7898fcbb8c1464943a42d1a9f72 /llvm/lib/IR/Function.cpp | |
parent | 31b05692cd33b6dcc39402169b36d895e1aa87f4 (diff) | |
download | llvm-d12d0b73f1c9c3a711c5cc15266a2b493cd712e9.zip llvm-d12d0b73f1c9c3a711c5cc15266a2b493cd712e9.tar.gz llvm-d12d0b73f1c9c3a711c5cc15266a2b493cd712e9.tar.bz2 |
[analyzer] Add CTUImportCppThreshold for C++ files
Summary:
The default CTUImportThreshold (8) seems to be too conservative with C projects.
We increase this value to 24 and we introduce another threshold for C++ source
files (defaulted to 8) because their AST is way more compilcated than C source
files.
Differential Revision: https://reviews.llvm.org/D83475
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions