[all-commits] [llvm/llvm-project] dadfc6: [clang-format][NFC] Set LineEnding to LF in config...
Owen via All-commits
all-commits at lists.llvm.org
Sun Jan 22 02:53:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dadfc6b38b00ff6e7c243ccc834f06d794a32b59
https://github.com/llvm/llvm-project/commit/dadfc6b38b00ff6e7c243ccc834f06d794a32b59
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-01-22 (Sun, 22 Jan 2023)
Changed paths:
M clang/include/clang/Format/.clang-format
M clang/lib/Format/.clang-format
M clang/unittests/Format/.clang-format
Log Message:
-----------
[clang-format][NFC] Set LineEnding to LF in config files
To prevent \r\n line endings from getting into the source files.
Differential Revision: https://reviews.llvm.org/D141098
More information about the All-commits
mailing list