[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
Mon Dec 10 14:45:12 PST 2018


hubert.reinterpretcast updated this revision to Diff 177597.
hubert.reinterpretcast marked 11 inline comments as done.
hubert.reinterpretcast added a comment.

Make an initial pass at addressing the review comments

Address comments on style and code comments


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/CodeGenCXX/builtins.cpp
  test/SemaCXX/constexpr-string.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55510.177597.patch
Type: text/x-patch
Size: 18775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181210/200edd8f/attachment-0001.bin>


More information about the cfe-commits mailing list