diff options
author | Thomas Munro <tmunro@postgresql.org> | 2024-01-25 10:37:35 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2024-01-25 13:44:54 +1300 |
commit | d282e88e50521a457fa1b36e55f43bac02a3167f (patch) | |
tree | a048c4324c89273a9269b2c2d29c6ef18d41e757 /src/backend/jit/llvm/llvmjit_expr.c | |
parent | b91f918708283c1dc3dba8ff301f7d4b63c32e66 (diff) | |
download | postgresql-d282e88e50521a457fa1b36e55f43bac02a3167f.tar.gz postgresql-d282e88e50521a457fa1b36e55f43bac02a3167f.zip |
Track LLVM 18 changes.
A function was given a newly standard name from C++20 in LLVM 16. Then
LLVM 18 added a deprecation warning for the old name, and it is about to
ship, so it's time to adjust that.
Back-patch to all supported releases.
Discussion: https://www.postgresql.org/message-id/CA+hUKGLbuVhH6mqS8z+FwAn4=5dHs0bAWmEMZ3B+iYHWKC4-ZA@mail.gmail.com
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_expr.c')
0 files changed, 0 insertions, 0 deletions