Re: [PATCH] Fix build with LLVM 15 or above
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: Devrim Gündüz <devrim@gunduz.org>
Cc: Zhihong Yu <zyu@yugabyte.com>, Andres Freund <andres@anarazel.de>, Po-Chuan Hsieh <sunpoet@sunpoet.net>, pgsql-hackers@lists.postgresql.org
Date: 2022-10-18T09:06:17Z
Lists: pgsql-hackers
On Tue, Oct 18, 2022 at 10:01 PM Devrim Gündüz <devrim@gunduz.org> wrote: > On Tue, 2022-10-11 at 11:07 +1300, Thomas Munro wrote: > > OK, I'll wait for the dust to settle on our 15 release and then > > back-patch this. Then I'll keep working on the opaque pointer > > support for master, which LLVM 16 will need (I expect we'll > > eventually want to back-patch that eventually, but first things > > first...). > > Fedora 37 is out very very soon, and ships with CLANG/LLVM 15. What is > the timeline for backpatching llvm15 support? Hi Devrim, Will do first thing tomorrow.
Commits
-
Track LLVM 15 changes.
- da3a6825eb15 11.18 landed
- aa34bc4e2bc8 12.13 landed
- cf94cb58665a 13.9 landed
- d033f8f8bea9 14.6 landed
- af64846e1cca 15.1 landed
- c2ae01f695b1 16.0 landed