Files
linux-packaging-mono/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/misc-swapped-arguments.rst

8 lines
168 B
ReStructuredText
Raw Normal View History

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