[Clang] Remove unused parameter. NFC
BinaryOperator::getFPFeatures get parameter, which is not used. Similar methods of other AST nodes do not have any parameter.
Loading
Please sign in to comment
BinaryOperator::getFPFeatures get parameter, which is not used. Similar methods of other AST nodes do not have any parameter.