[Sema] Use the failure bits introduced by r270781.
r270781 introduced the ability to track whether or not we might have had unmodeled side-effects during constant expression evaluation. This patch makes the constexpr evaluator use that tracking. Reviewed as a part of D18540. llvm-svn: 270784
Loading
Please register or sign in to comment