Return the rvalue of a variable decl to fix while (bool b = condition) {}
authorEric Anholt <eric@anholt.net>
Wed, 14 Apr 2010 22:38:52 +0000 (15:38 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 14 Apr 2010 22:38:52 +0000 (15:38 -0700)
commit8558459512594216c5aed0bb8d2b0efcbc8b921c
treeeb8a5210bd9a6e35b5c737378e7754f688773e58
parent3b8d2cd77901f7ec91d1b9d1a67536aea9aedca1
Return the rvalue of a variable decl to fix while (bool b = condition) {}
ast_to_hir.cpp