Skip to content

Commit 75ebb34

Browse files
committed
C++: Add name/description to FailedExtractions.ql
1 parent 6ef8fb6 commit 75ebb34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cpp/ql/src/Diagnostics/FailedExtractions.ql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/**
2+
* @name Failed extractions
3+
* @description Gives the command-line of compilations for which extraction did not run to completion.
24
* @kind diagnostic
35
* @id cpp/diagnostics/failed-extractions
46
*/

0 commit comments

Comments
 (0)