Handle __assume in the VoidExprEvaluator
This is a follow-up to an IRC conversation with Richard last night; __assume does not evaluate its argument, and so the argument should not contribute to whether (__assume(e), constant) can be used where a constant is required. llvm-svn: 213267
Loading
Please register or sign in to comment