[all-commits] [llvm/llvm-project] 87ab95: [clang-format] ensure clang-format command-line ar...
MyDeveloperDay via All-commits
all-commits at lists.llvm.org
Fri Sep 24 00:12:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87ab958641fa30ed1e5880aaf43b909c552af0dc
https://github.com/llvm/llvm-project/commit/87ab958641fa30ed1e5880aaf43b909c552af0dc
Author: mydeveloperday <mydeveloperday at gmail.com>
Date: 2021-09-24 (Fri, 24 Sep 2021)
Changed paths:
M clang/tools/clang-format/ClangFormat.cpp
Log Message:
-----------
[clang-format] ensure clang-format command-line argument sets up the default left/right qualifier ordering
When specifying the alignment direction on the command line ensure
we set up the default ordering.
Fix spelling mistakes in the command-line argument
Reviewed By: HazardyKnusperkeks
Differential Revision: https://reviews.llvm.org/D110359
More information about the All-commits
mailing list