[PATCH] D28148: [Sema] Suppress warnings for C's zero initializer

Daniel Marjamäki via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 29 02:46:24 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314499: [Sema] Suppress warnings for C's zero initializer (authored by danielmarjamaki).

Changed prior to commit:
  https://reviews.llvm.org/D28148?vs=82849&id=117107#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28148

Files:
  cfe/trunk/include/clang/AST/Expr.h
  cfe/trunk/lib/AST/Expr.cpp
  cfe/trunk/lib/Sema/SemaInit.cpp
  cfe/trunk/test/Sema/zero-initializer.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28148.117107.patch
Type: text/x-patch
Size: 5054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170929/0a1fa85a/attachment.bin>


More information about the cfe-commits mailing list