[clang] [clang] Add covariance tests that make sure we return an error when return value is different in pointer / lvalue ref / rvalue ref (PR #112853)
Boaz Brickner via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 21 06:54:13 PDT 2024
bricknerb wrote:
> > clang/www/make_cxx_dr_status seems to generate a lot of unrelated changes, so perhaps a separate pull request would make sense if we want to update cxx_dr_status.html.
>
> Ignore other changes; just include the one that updates CWG960 status. I'll update the rest as an NFC change.
Done.
https://github.com/llvm/llvm-project/pull/112853
More information about the cfe-commits
mailing list