https://github.com/owenca requested changes to this pull request.
This looks confusing. I would expect `-disable-format` to mean what it says. (But then why run clang-format?) If we allow turning on `SortIncludes` only, people will start asking for `QualifierAlignment` only, `IntegerLiteralSeparator` only, etc. If @mydeveloperday is not against this, then we should upgrade `DisableFormat` to a `struct` with the supported exceptions as members. https://github.com/llvm/llvm-project/pull/137617 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits