Skip to content
  • Steve Naroff's avatar
    · 9091ef70
    Steve Naroff authored
    Replaced ASTContext::maxComplexType() with ASTContext::getFloatingTypeOfSizeWithinDomain().
    
    Changed Sema::UsualArithmeticConversions to correctly implement complex/float conversions, 
    using maxFloatingType() with getFloatingTypeOfSizeWithinDomain().
    
    llvm-svn: 41474
    9091ef70
Loading