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

Skip to content

Commit e65a5c9

Browse files
author
Dave Bartolomeo
committed
C++: Add missing QLDoc
1 parent f93c2e4 commit e65a5c9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

cpp/ql/src/semmle/code/cpp/ir/implementation/internal/IRFunctionBase.qll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/**
2+
* Provides a base class, `IRFunctionBase`, for the stage-independent portions of `IRFunction`.
3+
*/
14
private import IRFunctionBaseInternal
25

36
private newtype TIRFunction =

0 commit comments

Comments
 (0)