[LLVMdev] constness of APFloat::toString

Chris Lattner clattner at apple.com
Sat Mar 6 11:20:37 PST 2010


On Mar 6, 2010, at 3:39 AM, Jochen Wilhelmy wrote:

> Hi!
> 
> I wonder if llvm::APFloat::toString() can be const since
> it should not modify the APFloat.

Done in r97883, thanks.




More information about the llvm-dev mailing list