[PATCH] D55382: Make -Wstring-plus-int warns even if when the result is not out of bounds

Arnaud Bienner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 18 01:47:43 PST 2018


ArnaudBienner updated this revision to Diff 178624.
ArnaudBienner added a comment.
Herald added a subscriber: arphaman.

Update tests broken by this change


Repository:
  rC Clang

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

https://reviews.llvm.org/D55382

Files:
  bindings/python/tests/cindex/test_diagnostics.py
  lib/Sema/SemaExpr.cpp
  test/SemaCXX/constant-expression-cxx1y.cpp
  test/SemaCXX/string-plus-int.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55382.178624.patch
Type: text/x-patch
Size: 6417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181218/5598f4ea/attachment-0001.bin>


More information about the cfe-commits mailing list