[PATCH] D28271: [Sema] Get rid of unused default argument to Sema::CheckCallingConvAttr.

Justin Lebar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 4 10:37:48 PST 2017


jlebar abandoned this revision.
jlebar added a comment.

> I think you've discovered this bug:

Hm, I guess this is a step in the wrong direction, then.

(I spun this patch after writing some code in this function that assumed I'd get a FunctionDecl where appropriate, which of course doesn't work.)


https://reviews.llvm.org/D28271





More information about the cfe-commits mailing list