[PATCH] D79895: Add a new warning to warn when passing uninitialized variables as const reference parameters to a function

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 18 19:32:18 PDT 2020


xbolva00 added a comment.

Can you provide some compile time data with warning enabled/disabled?


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

https://reviews.llvm.org/D79895





More information about the cfe-commits mailing list