summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/clang-tidy.rst
blob: 030a7c954b629ba1aaca113ad8f04e9e8d57285f (plain)
1
2
3
4
5
6
7
clang-tidy
----------

* A :prop_tgt:`<LANG>_CLANG_TIDY` target property and supporting
  :variable:`CMAKE_<LANG>_CLANG_TIDY` variable were introduced to tell the
  :ref:`Makefile Generators` and the :generator:`Ninja` generator to run
  ``clang-tidy`` along with the compiler for ``C`` and ``CXX`` languages.