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

8 lines
168 B
ReStructuredText

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