compnerd accepted this revision.
compnerd added a subscriber: rnk.
compnerd added a comment.
This revision is now accepted and ready to land.

Perhaps @rnk has any thoughts, but this seems very straightforward.

Thanks for fixing this!



================
Comment at: llvm/test/Demangle/ms-mangle.test:342
+?swift_func@@YSXXZ
+; CHECK: void __attribute__((__swiftcall__))swift_func(void)
+
----------------
Would be nice if we can have a space after the attribute in the printed output.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95053/new/

https://reviews.llvm.org/D95053

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to