nikic wrote:

> @nikic what do you mean by ABI change in this case? It doesn't change ABI of 
> generated code, moreover it doesn't even change PCM serialized format because 
> it is in memory only filed and attribute.

It changes the ABI of libclang-cpp, by changing the layout of an exported type.

https://github.com/llvm/llvm-project/pull/134232
_______________________________________________
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