[PATCH] D79773: [clang-format] Improve clang-formats handling of concepts

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 3 13:20:02 PST 2020


MyDeveloperDay added a comment.

Having reviewed the current status I'm going to leave this patch with just minor changes from where its been for some time, if others feel it has merits in landing as experimental support I'd be happy with that. I would rather build from a base than try and keep rebuilding the same tower.

The concepts support in clang-format is currently poor, actually, it's downright destructive, I've tried to cover the basic concept usage and I'm happy to support this feature against individual bug report where I can.


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

https://reviews.llvm.org/D79773



More information about the cfe-commits mailing list