diff options
author | Kazu Hirata <kazu@google.com> | 2022-12-02 13:31:13 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-12-02 13:31:13 -0800 |
commit | ba7cf9d18a0d8726885ab87df3cf3fa5c68c34c7 (patch) | |
tree | f4b709a435218fee64ae59d416a6357064c6cbf5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b1d3afc93e0e6bdfbc1105b48bc4caed0c880be2 (diff) | |
download | llvm-ba7cf9d18a0d8726885ab87df3cf3fa5c68c34c7.zip llvm-ba7cf9d18a0d8726885ab87df3cf3fa5c68c34c7.tar.gz llvm-ba7cf9d18a0d8726885ab87df3cf3fa5c68c34c7.tar.bz2 |
[ModuleInliner] Initialize variables (NFC)
This patch initializes all class variables in InlineOrder.cpp for
safety just in case we miss them in constructors. Currently, all
these variables are properly initialized in their respective
constructors.
Differential Revision: https://reviews.llvm.org/D139225
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions