| Issue |
61628
|
| Summary |
[clang-format] Extent documentation of QualifierOrder to make the dependency to QualifierAlignment clear
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
Fettpet
|
The style option _QualifierOrder_ is only avail iff _QualifierAlignment_ is set to Custom. This behavior is described in the documentation in the _QualifierAlignment_, but is not part of the _QualifierOrder_ description.
I suggest to extend the documentation of QualifierOrder by two things:
1. extend the example, such that it contains _QualifierAlignment: Custom_
2. make it clear, that _QualifierAlignment_ must be set to Custom, if _QualifierOrder_ would be needed
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs