[PATCH] D84244: [clang] Disable -Wsuggest-override for unittests/

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 21 16:39:48 PDT 2020


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Looks OK (for future reference, this sort of stuff should've been cleaned up before enabling the flag so as to avoid this kind of hurry/breakage/etc)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84244





More information about the cfe-commits mailing list