[PATCH] D102186: [clang][c++20] Fix false warning for unused private fields when a class has only defaulted comparison operators.

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 22 09:41:13 PDT 2021


hans added a comment.

In D102186#2832900 <https://reviews.llvm.org/D102186#2832900>, @predator5047 wrote:

> @hans Can you commit on my behalf? 
> Email: Alexandru Octavian Butiu alexandru.octavian.butiu at gmail.com

Sure! Pushed as https://github.com/llvm/llvm-project/commit/78d404a11dd33c8349fd9b6ef5876d523c457f0e


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102186



More information about the cfe-commits mailing list