Skip to content

Commit c164d93

Browse files
authored
Add a note about QLDoc comments
The changes aren't finished in this release, but there widespread enough we should acknowledge them. Originally #1812.
1 parent 88a6cc0 commit c164d93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

change-notes/1.22/analysis-cpp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ The following changes in version 1.22 affect C/C++ analysis in all applications.
3232
`isBarrierOut`/`isSanitizerOut`. This should be simpler to use effectively,
3333
as it does not require knowledge about the actual edges used internally by
3434
the library.
35+
- C/C++ code examples have been added to QLDoc comments on many more classes in the QL libraries.

0 commit comments

Comments
 (0)