Author :
Ran Benita
Date :
2012-07-27 15:31:03
Hash :41d9afc5 Message :Remove ExprResult
Convert the IdentLookup typedef away from ExprResult, which drags along
everything else. This should also make all of the conversions explicit.
Signed-off-by: Ran Benita <ran234@gmail.com>