[PATCH] D64598: fix unnamed fiefield issue and add tests for __builtin_preserve_access_index intrinsic
Yonghong Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 11 17:29:27 PDT 2019
yonghong-song updated this revision to Diff 209379.
yonghong-song added a subscriber: anakryiko.
yonghong-song added a comment.
change test case so we can test metadata is generated correctly.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64598/new/
https://reviews.llvm.org/D64598
Files:
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CodeGenFunction.h
test/CodeGen/builtin-preserve-access-index.c
test/Sema/builtin-preserve-access-index.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64598.209379.patch
Type: text/x-patch
Size: 10539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190712/518ae7e2/attachment-0001.bin>
More information about the cfe-commits
mailing list