[clang] Implement P2900R14 - Contracts
https://wg21.link/P2900
We have an implementation but still need to figure how to best effectively upstream it. This will happen over the next few months
@llvm/issue-subscribers-clang-frontend
Author: cor3ntin (cor3ntin)
We have an implementation but still need to figure how to best effectively upstream it. This will happen over the next few months
Hi, any progress about upstreaming? I'm also interested in it. If your implementation goes public, the community can better coordinate and save potential duplicate efforts.
BTW, for the unimplemented parts in https://clang.llvm.org/cxx_status.html , is there currently any tracker for their corresponding issue/pull-requests?