Error    13    error C2660: 'llvm::APFloat::convert' : function does not take 3 arguments    \lib\AST\APValue.cpp    70<br>with conflicted definition and usage:<br>in the APFloat.h 219<br>    opStatus convert(const fltSemantics &, roundingMode);<br>
and <br><br>and APValue.cpp 69<br>V.convert(llvm::APFloat::IEEEdouble, <br>      llvm::APFloat::rmNearestTiesToEven,<br>            &ignored);<br><br clear="all"><br>-- <br>Best regards.<br>