xazax.hun added a comment.

In D93224#2495404 <https://reviews.llvm.org/D93224#2495404>, @steakhal wrote:

> Do we really promise ABI compatibility for AST dumps? If we support it to 
> some extent, then we would have a problem - which would mean that we can not 
> target clang-12 anymore with this patch stack.

I don't think so. As far as I remember we only support consuming AST dumps that 
were generated with the same version of the compiler. When a compiler is 
upgraded the user is expected to regenerate all the dumps.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93224/new/

https://reviews.llvm.org/D93224

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to