[PATCH] D75455: [clang-format] Allow nested [] in C# attributes

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 3 05:02:49 PST 2020


krasimir accepted this revision.
krasimir added a comment.
This revision is now accepted and ready to land.

That's a bit of a hack (we probably need to hook up full-fledged argument list parsing for complete handling), but this seems like a good trade-off between heuristics and results right now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75455





More information about the cfe-commits mailing list