steakhal wrote: Alright, I didn't expect you reply here but I'm really happy that you did! What a nice way to kick off the day.
I think the tests should be transferable for sure, otherwise I'm not sure. Originally I asked claude to implement it for me, and it was spinning for an hour when I checked in and I wasn't happy with what it did so I tried myself and realised that there a re few missing pieces and on the more serious note clang AST bugs that I think must be fixed to properly implement this the way that it would fit nicely to the Engine. I'll post what I currently have so that you could have a look. We could then close this PR and link mine. If you stick around for the reviews and maybe you propose stuff there I'll mark you a co-author if you are interested. I'm more than happy to do it this way. WDYT? PS: I started working on this in my free-time because we started to get reports of this crash for a while now. https://github.com/llvm/llvm-project/pull/173186 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
