We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82b7a19 + e50ebfc commit 87ee191Copy full SHA for 87ee191
cpp/ql/src/Metrics/Internal/IncludeResolutionStatus.ql
@@ -1,7 +1,7 @@
1
/**
2
* @name Include file resolution status
3
- * @description A count of successful includes and includes that failed to resolve.
4
- * This query is for internal use only and may change without notice.
+ * @description Counts unresolved and resolved #includes.
+ * This query is for internal use only and may change without notice.
5
* @kind table
6
* @id cpp/include-resolution-status
7
*/
0 commit comments