Closed steven-johnson closed 1 month ago
Does this actually need to be conditional on llvm 20? I think getOrInsertDeclaration has existed for a long time.
I didn't check.
EDIT: removing conditional.
EDIT 2: restored conditional; call didn't exist in LLVM17, which is what clang-tidy uses
Does this actually need to be conditional on llvm 20? I think getOrInsertDeclaration has existed for a long time.