diff options
author | Francesco Petrogalli <francesco.petrogalli@apple.com> | 2023-05-15 15:26:32 +0200 |
---|---|---|
committer | Francesco Petrogalli <francesco.petrogalli@apple.com> | 2023-05-15 15:51:23 +0200 |
commit | 930421e18c51c2e8eaf7ea92fcbfc4b1eabc5975 (patch) | |
tree | 38ceb926937cdb39d1432baa48a828fd7f19d19a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cbd9e5454741ebe6b39521fe1a8ed4eed5c2c801 (diff) | |
download | llvm-930421e18c51c2e8eaf7ea92fcbfc4b1eabc5975.zip llvm-930421e18c51c2e8eaf7ea92fcbfc4b1eabc5975.tar.gz llvm-930421e18c51c2e8eaf7ea92fcbfc4b1eabc5975.tar.bz2 |
[unittests][llvm-exegesis] Remove build warnings [NFCI]
Remove the warning caused by a missing field initializer.
The field is `StartAtCycle` of `struct MCWriteProcResEntry`.
It has been set to the default `StartAtCycle = 0`.
Differential Revision: https://reviews.llvm.org/D150569
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions