diff options
author | Vitaly Buka <vitalybuka@google.com> | 2020-07-09 18:00:44 -0700 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2020-07-09 18:01:39 -0700 |
commit | 57f2a789ca074165baa1c8eea3332007477c9f91 (patch) | |
tree | 6ed5d619e32dfbae260bf4c3a7c9bdc84b2ac981 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | bed3e1a99b41f5a9525bc0edf12ecbcf63aab0cf (diff) | |
download | llvm-57f2a789ca074165baa1c8eea3332007477c9f91.zip llvm-57f2a789ca074165baa1c8eea3332007477c9f91.tar.gz llvm-57f2a789ca074165baa1c8eea3332007477c9f91.tar.bz2 |
[StackSafety,NFC] Reduce FunctionSummary size
Most compiler infocations will not need ParamAccess,
so we can optimize memory usage there with smaller unique_ptr
instead of empty vector.
Suggested in D80908 review.
Reviewed By: tejohnson
Differential Revision: https://reviews.llvm.org/D83458
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions