Skip to content

Commit b7e0afb

Browse files
author
Nicolas Kraiouchkine
committed
Add change note for A8-4-7
1 parent 4ed43b2 commit b7e0afb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- `A8-4-7` - `InParametersForNotCheapToCopyTypesNotPassedByReference.ql`, `InParametersForCheapToCopyTypesNotPassedByValue.ql`:
2+
- Improve coverage of the query by additionally alerting to non-trivially-copyable types being passed by value.
3+
- Non-trivially-copyable types not passed by value will no longer be incorrectly reported.

0 commit comments

Comments
 (0)