[all-commits] [llvm/llvm-project] 801f3a: [clang-format] Print the names of unfound files in...
Owen Pan via All-commits
all-commits at lists.llvm.org
Fri Oct 25 19:29:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 801f3a5400ca2fbcfdeb73fd744e8cce0cebc722
https://github.com/llvm/llvm-project/commit/801f3a5400ca2fbcfdeb73fd744e8cce0cebc722
Author: Owen Pan <owenpiano at gmail.com>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
A clang/test/Format/error-unfound-files.cpp
M clang/tools/clang-format/ClangFormat.cpp
Log Message:
-----------
[clang-format] Print the names of unfound files in error messages (#113640)
Also fix the return status when `-i` is used with reading from stdin.
Fixes #113631.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list