We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbbb19d commit 6b9dc41Copy full SHA for 6b9dc41
change_notes/2025-03-11-various-misra-amendments.md
@@ -5,4 +5,5 @@
5
- `RULE-18-6` - `ThreadLocalObjectAddressCopiedToGlobalObject.ql`:
6
- New query added to detect thread local objects assigned to static storage duration objects.
7
- `RULE-21-12` - `ExceptionHandlingFeaturesOfFenvhUsed.ql`:
8
- - Added reports for `#include`ing "fenv.h", and for using `fesetenv`, `feupdatenv`, and `fesetround`.
+ - Added reports for `#include`ing "fenv.h", and for using `fesetenv`, `feupdatenv`, and `fesetround`.
9
+ - Report message altered to handle new cases.
0 commit comments