[PATCH] D79714: [Diagnostics] Restore -Wdeprecated warning when user-declared copy assignment operator is defined as deleted (PR45634)

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 23 16:57:42 PDT 2021


xbolva00 added a comment.

In D79714#2713921 <https://reviews.llvm.org/D79714#2713921>, @nemanjai wrote:

> In D79714#2713610 <https://reviews.llvm.org/D79714#2713610>, @xbolva00 wrote:
>
>> I pushed a fix to just disable this warning for googlemock/gtest.
>
> There are still more of these. I will apply the same fix to `utils/unittest/googlemock/include/gmock/gmock.h` unless you think there's a problem with doing that.

Yeah, please go ahead :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79714/new/

https://reviews.llvm.org/D79714



More information about the cfe-commits mailing list