[clang] [C++26] [Contracts] Support Parser, AST and AST Serialization (1/n) (PR #205739)

Yihan Wang via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 30 23:45:24 PDT 2026


yronglin wrote:

> Sorry, for the disappearance. I needed to ride out some big waves life threw.

I’m sorry to hear that. Wishing you strength, peace, and all the very best.

> @EricWF hi, do you still plan to work on contracts?
> 
> I am completing my implementation in the downstream and applying them into our internal workloads. It is verified with large code base now.
> 
> How do you guys feel about me to contribute my implementation to the upstream?
> 
> CC @cor3ntin @dascandy @yronglin @AaronBallman

SGTM! Thank you working on this! IMO, I agree start the upstreaming process first. Do we need to reference https://github.com/efcs/llvm-project/tree/contracts-nightly 's test suites or some implementation? It's already reviewed by a couple of people and extensively tested. It might help us avoid some problems which encountered before.

BTW, do we need a RFC about this?



https://github.com/llvm/llvm-project/pull/205739


More information about the cfe-commits mailing list