Extra Clang Tools 5 documentation

clang-tidy - hicpp-no-assembler

«  hicpp-new-delete-operators   ::   Contents   ::   hicpp-noexcept-move  »

hicpp-no-assembler

Check for assembler statements. No fix is offered.

Inline assembler is forbidden by the High Intergrity C++ Coding Standard as it restricts the portability of code.

«  hicpp-new-delete-operators   ::   Contents   ::   hicpp-noexcept-move  »