Issue 165716
Summary [clang-format] --files not working with inplace edit
Labels clang-format
Assignees
Reporter urbasus
    Running clang-format --files $filename correctly outputs the formatted result from all files listed to standard out. Adding inplace edit argument -i I first get the file count followed by an error that the first file in the list cannot be found (no such file or directory).

Version: 21.1.4
Platform: Windows
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to