Displaying 1 result from an estimated 1 matches for "ccf96cef".
2017 Mar 22
3
arg_iterator missing inc/dec operators
...fixed.
Specific code that I is broken looks like this:
llvm::Function f;
foo(--f->arg_end()); // passing the last argument to the function.
Dmitry.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170322/ccf96cef/attachment.html>