aaronpuchert wrote:

> I'm assuming this isn't an ABI break in any cases where this builds?

The function is not declared in any header file, in fact it sits in an 
([unfortunately](https://llvm.org/docs/CodingStandards.html#anonymous-namespaces)
 relatively large) anonymous namespace (starting here at line 1732). So it 
should be fine.

https://github.com/llvm/llvm-project/pull/112551
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to