We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b79e986 commit 9109b3cCopy full SHA for 9109b3c
change_notes/2024-02-16-fix-fps-a5-1-1.md
@@ -0,0 +1,4 @@
1
+- `A5-1-1` - `LiteralValueUsedOutsideTypeInit.ql`:
2
+ - Address FP reported in #371. Exclude literals generated by uses of constexpr variables.
3
+ - Exclude literals used in class template instantiations.
4
+ - Update the alert message to adhere to the style-guide.
0 commit comments