Fix Sema::Owned(ExprResult) to not use a ternary operator. Necessary to work...
Fix Sema::Owned(ExprResult) to not use a ternary operator. Necessary to work around a Visual Studio compiler bug. Thanks to Doug Gregor for the suggestion. llvm-svn: 62723
Loading
Please register or sign in to comment