[PATCH] D54604: Automatic variable initialization

JF Bastien via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 16 15:56:17 PST 2018


jfb added a comment.

In https://reviews.llvm.org/D54604#1301807, @kcc wrote:

> Would it be possible to extend test/Sema/uninit-variables.c to verify that the new option
>  doesn't break -Wuninitialized?


Done.


Repository:
  rC Clang

https://reviews.llvm.org/D54604





More information about the cfe-commits mailing list