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.
1 parent 795a2e1 commit e50ebfcCopy full SHA for e50ebfc
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