================
@@ -2687,7 +2687,7 @@ struct FormatStyle {
/// } }
/// \endcode
/// \version 20
- bool ExportBlockIndentation;
+ bool IndentExportBlock;
----------------
owenca wrote:Please keep the options sorted by moving it down to right after `IndentCaseLabels`. https://github.com/llvm/llvm-project/pull/123493 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
