nikola abandoned this revision.
nikola added a comment.
Thanks for letting me know, that patch looks more complete so I'll abandon
this. I hope it lands soon!
https://reviews.llvm.org/D24395
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
h
djasper added a comment.
I think this will also be solved by https://reviews.llvm.org/D21279.
https://reviews.llvm.org/D24395
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
nikola created this revision.
nikola added a reviewer: djasper.
nikola added a subscriber: cfe-commits.
Herald added a subscriber: klimek.
Having a template with more than one template argument breaks alignment of
consecutive declarations. Something like this won't be correctly aligned:
int x;
s