Revert r151460 as it is not enough to address the issue.
Original log: When evaluating integer expressions handle logical operators outside VisitBinaryOperator() to reduce stack pressure for source with huge number of logical operators. Fixes rdar://10913206. llvm-svn: 151464
Loading
Please register or sign in to comment