search for: rl228353

Displaying 3 results from an estimated 3 matches for "rl228353".

Did you mean: rl228331
2015 Feb 06
3
[LLVMdev] [cfe-dev] [3.6 Release] Release Candidate 2 available
...the names '_A' and '_V' to longer names. '_A' is frequently defined in ctypes.h and that could cause libc++ to not compile. I'm fairly sure the code was added between 3.5 and 3.6 so that would make this a regression. The patch can be found here: http://reviews.llvm.org/rL228353. I've attached a patch that just modifies the headers and leaves the tests alone (the test changes may not merge nicely). Is this going to be possible? /Eric On Thu, Feb 5, 2015 at 2:32 PM, Hans Wennborg <hans at chromium.org> wrote: > On Thu, Feb 5, 2015 at 11:10 AM, Sylvestre Ledr...
2015 Feb 07
3
[LLVMdev] [cfe-dev] [3.6 Release] Release Candidate 2 available
...t;> names. '_A' is frequently defined in ctypes.h and that could cause >> libc++ to not compile. >> I'm fairly sure the code was added between 3.5 and 3.6 so that would >> make this a regression. >> >> The patch can be found here: http://reviews.llvm.org/rL228353. I've >> attached a patch that just modifies the headers and leaves the tests >> alone (the test changes may not merge nicely). >> >> Is this going to be possible? >> >> /Eric >> >> On Thu, Feb 5, 2015 at 2:32 PM, Hans Wennborg <hans at chromiu...
2015 Feb 05
2
[LLVMdev] [3.6 Release] Release Candidate 2 available
On 05/02/2015 18:34, Hans Wennborg wrote: > On Tue, Feb 3, 2015 at 11:47 AM, Hans Wennborg <hans at chromium.org> wrote: >> Hello all, >> >> Source and binaries for LLVM 3.6.0-rc2 are now available at >> http://llvm.org/pre-releases/3.6.0/ >> >> Please try them out, run tests, build your favourite projects, and >> *file bugs* about anything that