================ @@ -863,6 +870,12 @@ struct FormatStyle { /// void f() {} /// \endcode SFS_Inline, + /// Only merge functions defined as static inline. Implies ``empty``. ---------------- irymarchyk wrote:
Thanks, fixed. Now it mention that empty function also merged. https://github.com/llvm/llvm-project/pull/133598 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits