[clang] [libcxx] pr branch (PR #94669)
https://github.com/EricWF closed https://github.com/llvm/llvm-project/pull/94669 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
[clang] [libcxx] pr branch (PR #94669)
https://github.com/EricWF created https://github.com/llvm/llvm-project/pull/94669 - Add contracts keywords - Add parsing for pre contracts up to Expr - add contracts builtin prototypes - add contracts to FunctionDecl - propagate contracts up to emit function - add constexpr contract failure - ad