================
@@ -4648,6 +4648,10 @@ struct FormatStyle {
/// \version 11
std::vector<std::string> WhitespaceSensitiveMacros;
+ /// Ignore formatting in preprocessor definitions.
----------------
HazardyKnusperkeks wrote:Run `clang/docs/tools/dump_format_style.py`. https://github.com/llvm/llvm-project/pull/70338 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
