llvm-project/clang-tools-extra/docs/clang-tidy/checks/bugprone-swapped-arguments.rst

7 lines
179 B
ReStructuredText

.. title:: clang-tidy - bugprone-swapped-arguments
bugprone-swapped-arguments
==========================
Finds potentially swapped arguments by looking at implicit conversions.