IIG is a replacement for MIG in DriverKit: IIG is autogenerating C++ code. Suppress dead store warnings on such code, as the tool seems to be producing them regularly, and the users of IIG are not in position to address these warnings, as they don't control the autogenerated code. IIG-generated code is identified by looking at the comments at the top of the file.
Details
Details
- Reviewers
dcoughlin - Commits
- rG3707b05211f9: [analyzer] DeadStores: Add a crude suppression files generated by DriverKit IIG.
rC363892: [analyzer] DeadStores: Add a crude suppression files generated by DriverKit IIG.
rL363892: [analyzer] DeadStores: Add a crude suppression files generated by DriverKit IIG.
Diff Detail
Diff Detail