[clang-tools-extra] [clang-tidy] Export fixes from check_clang_tidy.py (PR #88186)

via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 10 10:43:30 PDT 2024


================
@@ -100,6 +100,8 @@ Improvements to clang-tidy
 - Improved :program:`run-clang-tidy.py` script. Added argument `-source-filter`
   to filter source files from the compilation database, via a RegEx. In a
   similar fashion to what `-header-filter` does for header files.
+- Improved :program:`check_clang_tidy.py` script. Added argument `-export`
----------------
EugeneZelenko wrote:

Sorry, my bad - I missed that tool names are different :-( Please drop later commit.

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


More information about the cfe-commits mailing list