search for: ev6kwl2yaqaj

Displaying 20 results from an estimated 25 matches for "ev6kwl2yaqaj".

2018 May 10
4
Using C++14 code in LLVM
...sion, and instead of talking bootstrap, let me offer three data points: WebKit is moving to C++17 <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from C++14) right now † Chromium started moving to C++14 <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ> in August of last year Firefox uses some C++14 <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code> What I get from this data: if your distro bundles a modern web browser, it already builds some C++14, somehow. The LLVM community has been talking about this for a...
2019 Jan 22
20
[RFC] migrating past C++11
...previous attempts pointed out that WebKit / Chromium / Firefox are all past C++11 (WebKit is moving to C++17 <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from C++14), Chromium started moving to C++14 <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ>, Firefox uses some C++14 <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code>). This means that platforms which distribute a modern browser can already bootstrap a browser. That’s a nice datapoint, but isn’t sufficient for platforms which compile / use LLVM (especi...
2018 May 10
3
Using C++14 code in LLVM
...gt;> >> - WebKit is moving to C++17 >> <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from >> C++14) right now † >> - Chromium started moving to C++14 >> <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ> in >> August of last year >> - Firefox uses some C++14 >> <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code> >> >> What I get from this data: if your distro bundles a modern web browser, >> it already builds some C++14...
2018 May 10
0
Using C++14 code in LLVM
...hree data > points: > > - WebKit is moving to C++17 > <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from > C++14) right now † > - Chromium started moving to C++14 > <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ> in > August of last year > - Firefox uses some C++14 > <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code> > > What I get from this data: if your distro bundles a modern web browser, it > already builds some C++14, *somehow*. > > T...
2018 May 13
0
Using C++14 code in LLVM
...ee data > points: > > * WebKit is moving to C++17 > <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from > C++14) right now † > * Chromium started moving to C++14 > <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ> in > August of last year > * Firefox uses some C++14 > <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code> > > What I get from this data: if your distro bundles a modern web > browser, it already builds some C++14, /somehow/. > >...
2019 Jan 26
4
[RFC] migrating past C++11
...inted out that WebKit / Chromium / Firefox are all > past C++11 (WebKit is moving to C++17 > <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from > C++14), Chromium started moving to C++14 > <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ>, > Firefox uses some C++14 > <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code>). > This means that platforms which distribute a modern browser can already > bootstrap a browser. That’s a nice datapoint, but isn’t sufficient for > platforms which c...
2018 May 13
1
Using C++14 code in LLVM
...hree data > points: > > - WebKit is moving to C++17 > <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from > C++14) right now † > - Chromium started moving to C++14 > <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ> in > August of last year > - Firefox uses some C++14 > <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code> > > What I get from this data: if your distro bundles a modern web browser, it > already builds some C++14, *somehow*. > > T...
2018 May 10
0
Using C++14 code in LLVM
...instead of talking bootstrap, let me offer three data points: > WebKit is moving to C++17 <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from C++14) right now † > Chromium started moving to C++14 <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ> in August of last year > Firefox uses some C++14 <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code> > What I get from this data: if your distro bundles a modern web browser, it already builds some C++14, somehow. > > The LLVM community has been talki...
2018 May 10
5
Using C++14 code in LLVM
...- WebKit is moving to C++17 >>> <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from >>> C++14) right now † >>> - Chromium started moving to C++14 >>> <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ> in >>> August of last year >>> - Firefox uses some C++14 >>> <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code> >>> >>> What I get from this data: if your distro bundles a modern web browser, >>> it a...
2019 Apr 01
2
[RFC] migrating LLVM to C++14
...inted out that WebKit / Chromium / Firefox are all > past C++11 (WebKit is moving to C++17 > <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from > C++14), Chromium started moving to C++14 > <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ>, > Firefox uses some C++14 > <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code>). > This means that platforms which distribute a modern browser can already > bootstrap a browser. That’s a nice datapoint, but isn’t sufficient for > platforms which c...
2018 May 10
0
Using C++14 code in LLVM
...moving to C++17 >>>> <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from >>>> C++14) right now † >>>> - Chromium started moving to C++14 >>>> <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ> in >>>> August of last year >>>> - Firefox uses some C++14 >>>> <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code> >>>> >>>> What I get from this data: if your distro bundles a modern web browse...
2019 May 06
2
[RFC] migrating LLVM to C++14
...previous attempts pointed out that WebKit / Chromium / Firefox are all past C++11 (WebKit is moving to C++17 <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from C++14), Chromium started moving to C++14 <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ>, Firefox uses some C++14 <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code>). This means that platforms which distribute a modern browser can already bootstrap a browser. That’s a nice datapoint, but isn’t sufficient for platforms which compile / use LLVM (especi...
2018 May 10
2
Using C++14 code in LLVM
...of talking bootstrap, let me offer three data points: · WebKit is moving to C++17<https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from C++14) right now † · Chromium started moving to C++14<https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ> in August of last year · Firefox uses some C++14<https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code> What I get from this data: if your distro bundles a modern web browser, it already builds some C++14, somehow. The LLVM community has been talking about th...
2019 May 06
2
[RFC] migrating LLVM to C++14
...previous attempts pointed out that WebKit / Chromium / Firefox are all past C++11 (WebKit is moving to C++17 <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from C++14), Chromium started moving to C++14 <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ>, Firefox uses some C++14 <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code>). This means that platforms which distribute a modern browser can already bootstrap a browser. That’s a nice datapoint, but isn’t sufficient for platforms which compile / use LLVM (especi...
2018 May 10
8
Using C++14 code in LLVM
...er three data > points: > · WebKit is moving to C++17 > <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from > C++14) right now † > · Chromium started moving to C++14 > <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ> in > August of last year > · Firefox uses some C++14 > <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code> > What I get from this data: if your distro bundles a modern web browser, it > already builds some C++14, *somehow*. > > The LLV...
2018 May 10
0
Using C++14 code in LLVM
...of talking bootstrap, let me offer three data points: >> WebKit is moving to C++17 <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from C++14) right now † >> Chromium started moving to C++14 <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ> in August of last year >> Firefox uses some C++14 <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code> >> What I get from this data: if your distro bundles a modern web browser, it already builds some C++14, somehow. >> >> The LLVM communit...
2018 May 10
0
Using C++14 code in LLVM
...: >>>>>> · WebKit is moving to C++17 <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from C++14) right now † >>>>>> · Chromium started moving to C++14 <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ> in August of last year >>>>>> · Firefox uses some C++14 <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code> >>>>>> What I get from this data: if your distro bundles a modern web browser, it already builds some C++14, som...
2019 May 06
2
[RFC] migrating LLVM to C++14
...gt;>>> all past C++11 (WebKit is moving to C++17 >>>> <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from >>>> C++14), Chromium started moving to C++14 >>>> <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ>, >>>> Firefox uses some C++14 >>>> <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code>). >>>> This means that platforms which distribute a modern browser can already >>>> bootstrap a browser. That’s a nice datapoint,...
2018 May 10
0
Using C++14 code in LLVM
...t;>>>>> · WebKit is moving to C++17 <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from C++14) right now † >>>>>>> · Chromium started moving to C++14 <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ> in August of last year >>>>>>> · Firefox uses some C++14 <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code> >>>>>>> What I get from this data: if your distro bundles a modern web browser, it already builds some C+...
2018 May 10
1
Using C++14 code in LLVM
...oints: >> · WebKit is moving to C++17 >> <https://lists.webkit.org/pipermail/webkit-dev/2018-March/029922.html> (from >> C++14) right now † >> · Chromium started moving to C++14 >> <https://groups.google.com/a/chromium.org/d/msg/cxx/ow7hmdDm4yw/eV6KWL2yAQAJ> in >> August of last year >> · Firefox uses some C++14 >> <https://developer.mozilla.org/en-US/docs/Mozilla/Using_CXX_in_Mozilla_code> >> What I get from this data: if your distro bundles a modern web browser, >> it already builds some C++14, *somehow...