When specifying the alignment direction on the command line ensure we set up the default ordering.
Fix spelling mistakes in the command-line argument
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Allow passing of desired qualifier order on the command line
clang-format --qualifier-alignment="const static type volatile" test_file.cpp