================
@@ -4648,6 +4648,10 @@ struct FormatStyle {
/// \version 11
std::vector<std::string> WhitespaceSensitiveMacros;
+ /// Ignore formatting in preprocessor definitions.
----------------
tomekpaszek wrote:
thanks for the tip!
https://github.com/llvm/llvm-project/pull/70338