search for: above__

Displaying 2 results from an estimated 2 matches for "above__".

2019 Jul 15
2
A libc in LLVM
...t; This is somewhat confusing to me. That's a reason to support *at > > > least* C11. It doesn't seem like a reason to not support the latest C > > > standard. > > I think there is some misunderstanding here. My first message said > llvm-libc will target C11 __and above__. Which is to imply that the > lower bound of supported standards is C11. > > > On Mon, Jul 15, 2019 at 11:31 AM Finkel, Hal J. <hfinkel at anl.gov> wrote: > > +1. Aiming for C17 seems better than aiming for only C11. > > I interpreted Aaron Ballman's first question...
2019 Jul 15
2
A libc in LLVM
On 7/15/19 1:22 PM, Aaron Ballman via llvm-dev wrote: > On Mon, Jul 15, 2019 at 1:02 PM Siva Chandra <sivachandra at google.com> wrote: >> On Fri, Jul 12, 2019 at 8:32 AM Aaron Ballman <aaron at aaronballman.com> wrote: >>>> llvm-libc is an implementation of the C standard library targeting C11 >>>> and above. >>> Any particular reason for C11