[PATCH] D55510: [ExprConstant] Improve memchr/memcmp for type mismatch and multibyte element types

Hubert Tong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 11 15:47:38 PST 2018


hubert.reinterpretcast updated this revision to Diff 177796.
hubert.reinterpretcast added a comment.

Recast representation-sensitive tests as SemaCXX tests using array bounds


Repository:
  rC Clang

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

https://reviews.llvm.org/D55510

Files:
  include/clang/Basic/DiagnosticASTKinds.td
  lib/AST/ExprConstant.cpp
  test/SemaCXX/constexpr-string.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55510.177796.patch
Type: text/x-patch
Size: 22717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181211/e0b17e50/attachment-0001.bin>


More information about the cfe-commits mailing list