[PATCH] D57064: [Sema] Improve a -Warray-bounds diagnostic

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 25 12:54:58 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352239: [Sema] Improve a -Warray-bounds diagnostic (authored by epilk, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D57064?vs=182960&id=183604#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57064

Files:
  cfe/trunk/include/clang/AST/ASTContext.h
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/test/Sema/static-array.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57064.183604.patch
Type: text/x-patch
Size: 4469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190125/1a0b3e35/attachment.bin>


More information about the cfe-commits mailing list