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

Nemanja Ivanovic via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 23 16:50:19 PDT 2021


nemanjai added a comment.

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.


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