[clang-tools-extra] Allow to pass config file to clang-tidy-diff (PR #75457)

Michael Lettrich via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 19 00:23:14 PST 2023


================
@@ -128,6 +128,11 @@ Improvements to clang-tidy
   as a value for `-export-fixes` to export individual yaml files for each
   compilation unit.
 
+- Improved :program:`clang-tidy-diff.py` script. It now accepts a `-config-file` option
----------------
MichaelLettrich wrote:

Hope this is better now - unless nesting bullet points is not desirable.

https://github.com/llvm/llvm-project/pull/75457


More information about the cfe-commits mailing list