search for: ow7hmddm4yw

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

2018 May 10
4
Using C++14 code in LLVM
...vious discussion, 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 abou...
2019 Jan 22
20
[RFC] migrating past C++11
...nce> My 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...
2018 May 10
3
Using C++14 code in LLVM
...t; 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 buil...
2018 May 10
0
Using C++14 code in LLVM
...t 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*...
2018 May 13
0
Using C++14 code in LLVM
...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, /someho...
2019 Jan 26
4
[RFC] migrating past C++11
...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 > plat...
2018 May 13
1
Using C++14 code in LLVM
...t 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*...
2018 May 10
0
Using C++14 code in LLVM
...ussion, 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 h...
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, >...
2019 Apr 01
2
[RFC] migrating LLVM to C++14
...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 > plat...
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 mode...
2019 May 06
2
[RFC] migrating LLVM to C++14
...>> My 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...
2018 May 10
2
Using C++14 code in LLVM
...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 tal...
2019 May 06
2
[RFC] migrating LLVM to C++14
...>> My 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...
2018 May 10
8
Using C++14 code in LLVM
..., 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*. >...
2018 May 10
0
Using C++14 code in LLVM
...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...
2018 May 10
0
Using C++14 code in LLVM
...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 so...
2019 May 06
2
[RFC] migrating LLVM to C++14
...irefox 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 ni...
2018 May 10
0
Using C++14 code in LLVM
...ints: >>>>>>> · 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 b...
2018 May 10
1
Using C++14 code in LLVM
...a >> 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+...