[PATCH] D104424: [Sema] Fix for PR50741
Chris Hamilton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 16 15:18:12 PDT 2021
chrish_ericsson_atx created this revision.
chrish_ericsson_atx added reviewers: erichkeane, aaron.ballman, abhinavgaba.
chrish_ericsson_atx requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Fixed crash when doing pointer math on a
void pointer.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D104424
Files:
clang/lib/Sema/SemaChecking.cpp
clang/test/Sema/unbounded-array-bounds.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104424.352568.patch
Type: text/x-patch
Size: 10590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210616/fe948467/attachment.bin>
More information about the cfe-commits
mailing list