kadircet added a comment.
This looks like a nice idea, but i think we definitely need annotations to
prevent confusion. I'd prefer something like:
assume `foo(int x, Args... args);`
function foo
-> void
Parameters:
- int x
- int a : forwarded to [bar:a](it'd be great if we could have l
upsj created this revision.
upsj added reviewers: sammccall, kadircet.
upsj added a project: clang-tools-extra.
Herald added subscribers: usaxena95, arphaman.
Herald added a project: All.
upsj requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
This us