[llvm-commits] CVS: llvm/include/llvm/Analysis/DSNode.h

Alkis Evlogimenos alkis at evlogimenos.com
Sat Feb 7 17:03:01 PST 2004


On Saturday 07 February 2004 04:58 pm, Alkis Evlogimenos wrote:
> The above would read better as:
>
>     void stopForwarding() {
>       assert(isForwarding() &&
>              "Node isn't forwarding, cannot stopForwarding!");
>
> don't you think?

obviously this was not intended for the list :-)

reminder to self: shift+A is reply-to-author...

-- 

Alkis




More information about the llvm-commits mailing list