]> granicus.if.org Git - clang/commit
remove debug-only assertion in the complex float evaluator as it makes some real...
authorNuno Lopes <nunoplopes@sapo.pt>
Wed, 26 Nov 2008 00:39:53 +0000 (00:39 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Wed, 26 Nov 2008 00:39:53 +0000 (00:39 +0000)
commitcfe257198c3ace5dfa79365be8cfc55c3e400d4e
treeff9d72e0d727c53a5592af0345541f609aeafa66
parentab4c91c708ca0c7d80f513af74926271e25b2f56
remove debug-only assertion in the complex float evaluator as it makes some real apps crash

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60069 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp