[PATCH] D64356: [OPENMP]Initial fix PR42392: Improve -Wuninitialized warnings for OpenMP programs.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 8 15:56:48 PDT 2019


NoQ added a comment.

In D64356#1574625 <https://reviews.llvm.org/D64356#1574625>, @ABataev wrote:

> That's strange. Maybe the patch applied incorrectly?


Whoops, i needed to pull rC365334 <https://reviews.llvm.org/rC365334>. The patch has applied cleanly "with fuzz 2", which meant "oh there's no -Wuninitialized in this run line but i guess that's fine".


Repository:
  rC Clang

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

https://reviews.llvm.org/D64356





More information about the cfe-commits mailing list