hicpp-no-assembler¶
Check for assembler statements. No fix is offered.
Inline assembler is forbidden by the High Integrity C++ Coding Standard as it restricts the portability of code.
Check for assembler statements. No fix is offered.
Inline assembler is forbidden by the High Integrity C++ Coding Standard as it restricts the portability of code.