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

Skip to content

Commit 3ebb793

Browse files
C++: Make IR dump and AST dump tests use the official graph query format
1 parent 692f416 commit 3ebb793

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)