[clang] Control spacing for attribute printing (PR #174197)
Vassil Vassilev via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 8 11:17:31 PST 2026
================
@@ -1085,8 +1125,11 @@ void DeclPrinter::VisitCXXRecordDecl(CXXRecordDecl *D) {
// FIXME: Move before printing the decl kind to match the behavior of the
----------------
vgvassilev wrote:
I am not sure but if you are certain we can drop it.
https://github.com/llvm/llvm-project/pull/174197
More information about the cfe-commits
mailing list