Re: RFC: Implementing a new API for value_range

2018-10-03 Thread Aldy Hernandez
Sorry, I meant to say it only builds tree-vrp.o. On Wed, Oct 3, 2018, 09:36 Aldy Hernandez wrote: > Hi Richard. Hi folks. > > I'd like to implement a clean API that disallows direct access to any of > the value_range internals. My aim is a clean API with no change in > functionality. > > This

RFC: Implementing a new API for value_range

2018-10-02 Thread Aldy Hernandez
Hi Richard. Hi folks. I'd like to implement a clean API that disallows direct access to any of the value_range internals. My aim is a clean API with no change in functionality. This is mostly a clean-up, but could also pave the way for possibly changing the underlying implementation in the