forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita56e7b6
committed
Silence LLVM 14 API deprecation warnings.
We are going to need to handle the upcoming opaque pointer APIchanges[1], possibly in time for LLVM 15, but in the meantime let'ssilence the warnings produced by LLVM 14.[1]https://llvm.org/docs/OpaquePointers.htmlReviewed-by: Andres Freund <andres@anarazel.de>Discussion:https://postgr.es/m/CA%2BhUKG%2Bp%3DfaBQR2PSAqWoWa%2B_tJdKPT0wjZPQe7XcDEttUCgdQ%40mail.gmail.com1 parent8ef1fa3 commita56e7b6
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
25 | 31 |
| |
26 | 32 |
| |
27 | 33 |
| |
|
0 commit comments
Comments
(0)