Skip to content

Commit da45991

Browse files
Update change_notes/2024-01-25-fix-reported-fp-for-a8-4-7.md
Co-authored-by: Remco Vermeulen <rvermeulen@users.noreply.github.com>
1 parent 898c7f1 commit da45991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
`A8-4-7`: `InParametersForCheapToCopyTypesNotPassedByValue.ql`, `InParametersForNotCheapToCopyTypesNotPassedByReference.ql`
1+
`A8-4-7` - `InParametersForCheapToCopyTypesNotPassedByValue.ql`, `InParametersForNotCheapToCopyTypesNotPassedByReference.ql`:
22
- Fixes #397. Exclude user defined operators and move constructors.`
33
- Exclude parameters for instantiated templates because the declaration location of the function does not contain enough information about the type used in the instantiation to make an actionable alert.

0 commit comments

Comments
 (0)