diff options
| author | Martin Wehking <martin.wehking@codeplay.com> | 2023-12-14 05:37:36 -0500 |
|---|---|---|
| committer | Luke Drummond <luke.drummond@codeplay.com> | 2024-04-23 12:26:34 +0100 |
| commit | b8174512111bc116776de24e2cff3f6f94d536fe (patch) | |
| tree | 7760b8b461d30323b86bee2f450cbd4d1b219298 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
| parent | c52b18d1e41107067b7557d8af3a06e6fe0beb0f (diff) | |
| download | llvm-b8174512111bc116776de24e2cff3f6f94d536fe.zip llvm-b8174512111bc116776de24e2cff3f6f94d536fe.tar.gz llvm-b8174512111bc116776de24e2cff3f6f94d536fe.tar.bz2 | |
Make default initialization explicit
Coverity (a static analysis tool) reported that the emitted 'Features'
variable inside emitComputeAvailableFeatures in TableGen might be
unitialized.
Silence this warning by adding brackets for the default initialization.
Adapt test cases to take additional brackets into account.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions
