Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e560e commit e482d21Copy full SHA for e482d21
1 file changed
cpp/ql/src/Diagnostics/FailedExtractions.qll
@@ -1,3 +1,7 @@
1
+/**
2
+ * Provides a common hierarchy of all types of errors that can occur during extraction.
3
+ */
4
+
5
import cpp
6
7
/*
0 commit comments