clang-analyzer-deadcode.DeadStores

检查存储到变量的值在之后从未读取的情况。

名为 clang-analyzer-deadcode.DeadStores 的检查是别名,请参阅 Clang 静态分析器可用检查器 获取更多信息。