Fixed a hang in the expression parser's result synthesizer that occurs when...
Fixed a hang in the expression parser's result synthesizer that occurs when the function generated for the expression is completely empty except for a NULL_STMT. This happens sometimes when the parser returns errors. llvm-svn: 126251
Loading
Please register or sign in to comment