Skip to content

Commit 226c9f5

Browse files
committed
Update changenote
1 parent e1521ad commit 226c9f5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
- `A5-1-1` - `LiteralValueUsedOutsideTypeInit.ql`:
22
- Address FP reported in #371. Exclude literals generated by uses of constexpr variables.
33
- Exclude literals used in class template instantiations.
4-
- Update the alert message to adhere to the style-guide.
4+
- Update the alert message to adhere to the style-guide.
5+
- Exclude boolean literals used as template arguments.
6+
- Exclude `u` and `U` prefixed char literals.
7+
- Exclude literals part of a class aggregate literal.

0 commit comments

Comments
 (0)