[PATCH] D134791: [clang] Unify Sema and CodeGen implementation of isFlexibleArrayMemberExpr
serge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 1 06:09:05 PDT 2022
serge-sans-paille updated this revision to Diff 464494.
serge-sans-paille added a comment.
Add an early exit
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.464494.patch
Type: text/x-patch
Size: 13089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221001/3c59d2fa/attachment.bin>
More information about the cfe-commits
mailing list