]> granicus.if.org Git - clang/commit
Fix test suite regression, getFloatTypeSemantics shouldn't be called
authorDaniel Dunbar <daniel@zuster.org>
Tue, 14 Oct 2008 05:41:12 +0000 (05:41 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 14 Oct 2008 05:41:12 +0000 (05:41 +0000)
commit7cbed03c00e246682e5292785d01e1c120ce54bd
tree2eeb62e600ee4ad025d5451fb31f1aa1fda287a8
parent4cde927072a70f3156d72c6431e7a5d95bf62366
Fix test suite regression, getFloatTypeSemantics shouldn't be called
on non-float types.

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