[PATCH] D55433: [clang-tidy] Adding a new modernize use nodiscard checker

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 6 06:48:32 PST 2019


MyDeveloperDay added a comment.

libprotobuf still builds cleanly with just the one expected warning..despite adding over 500 [[nodiscards]]

F7800873: image.png <https://reviews.llvm.org/F7800873>

I'll continue to look at other projects, but I'm happy at present that this gives us a good starting point.


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

https://reviews.llvm.org/D55433





More information about the cfe-commits mailing list