[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 16:38:12 PST 2018
hubert.reinterpretcast updated this revision to Diff 177618.
hubert.reinterpretcast marked 6 inline comments as done.
hubert.reinterpretcast added a comment.
Use lvalue designator, add assertions for type matching
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.177618.patch
Type: text/x-patch
Size: 19285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181211/5f81ff56/attachment-0001.bin>
More information about the cfe-commits
mailing list