jansvoboda11 wrote: > There is an additional reference to this function in polly > > https://github.com/llvm/llvm-project/blob/d48bda5421c5af9baa5bc98ba4e3a453937ff96a/polly/lib/External/isl/interface/extract_interface.cc#L550
I'm not sure what to do with these TBH. That file seems to be trying to be compatible with multiple Clang versions, using `#ifdef`s to call the right APIs in each version. I guess I'll CC @Meinersbur for the guidance here. https://github.com/llvm/llvm-project/pull/160748 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
