[clang] [clang] Fix covariant cv-qualification check to require the override function return type to have the same or less cv-qualification (PR #112713)

Boaz Brickner via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 17 07:50:39 PDT 2024


bricknerb wrote:

> Would you be willing to write additional tests for https://cplusplus.github.io/CWG/issues/960.html in a separate PR?

Sure, I'll take a look.

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


More information about the cfe-commits mailing list