Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 C++ 项目中使用Coverity Prevent 。有没有办法直接在源代码中标记误报?
Coverity 静态分析支持源代码注释。它们在手册中进行了描述 - 因为我不知道您使用的是哪个版本,所以我无法确切告诉您是哪个部分,但它在名为“检查器参考”的书中的“模型和注释”部分中。