Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bea298f

Browse files
authored
Merge pull request #65 from dave-bartolomeo/dave/Graph
C++: Make IR dump and AST dump tests use the official graph query format
2 parents 83c539a + 3ebb793 commit bea298f

52 files changed

Lines changed: 21151 additions & 31464 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

cpp/ql/src/semmle/code/cpp/PrintAST.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* @name Print AST
33
* @description Outputs a representation of the Abstract Syntax Tree.
44
* @id cpp/print-ast
5+
* @kind graph
56
*/
67

78
import cpp

0 commit comments

Comments
 (0)