Skip to content

Commit e736cb0

Browse files
committed
Update change notes
1 parent 56bc333 commit e736cb0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

change_notes/2024-11-11-fix-fp-789.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
- `A7-1-2` - `VariableMissingConstexpr.ql`:
2-
- Fixes #789. Doesn't alert on non-static member variables and compiler generated variables of range based for-loops.
2+
- Do not report on member variables if the class has un-instantiated member function(s).
3+
- Check a call's qualifier as well whether it can be compile time evaluated or not.

0 commit comments

Comments
 (0)