Dale Johannesen wrote:- > > > > APFloat::opStatus > > -APFloat::convertFromString(const char *p, roundingMode > > rounding_mode) { > > +APFloat::convertFromString(const char *p, roundingMode rounding_mode) > > +{ > > Most of llvm uses the K&R style here. I don't care though, do you > Chris?
It seems you're right; I thought function bodies were different. Neil. _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits