[PATCH] D134791: [clang] Unify Sema and CodeGen implementation of isFlexibleArrayMemberExpr
serge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 4 10:29:02 PDT 2022
serge-sans-paille updated this revision to Diff 465071.
serge-sans-paille added a comment.
Removed a diff that sneaked in.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134791/new/
https://reviews.llvm.org/D134791
Files:
clang/include/clang/AST/Expr.h
clang/lib/AST/Expr.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/SemaObjC/flexible-array-bounds.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134791.465071.patch
Type: text/x-patch
Size: 13095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221004/aff3816c/attachment-0001.bin>
More information about the cfe-commits
mailing list