[PATCH] D54604: Automatic variable initialization

Kostya Serebryany via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 16 15:51:46 PST 2018


kcc added a comment.

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


Repository:
  rC Clang

https://reviews.llvm.org/D54604





More information about the cfe-commits mailing list