[clang-tools-extra] [run-clang-tidy, clang-tidy-diff] Accept directory as value for -export-fixes (PR #69453)
Piotr Zegar via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 18 08:44:26 PDT 2023
================
@@ -327,14 +345,14 @@ def main():
if yaml and args.export_fixes:
----------------
PiotrZSL wrote:
if combine_fixes:
https://github.com/llvm/llvm-project/pull/69453
More information about the cfe-commits
mailing list