[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 09:28:15 PDT 2022


serge-sans-paille updated this revision to Diff 465053.
serge-sans-paille marked 3 inline comments as done.
serge-sans-paille added a comment.
Herald added a reviewer: rafauler.
Herald added subscribers: yota9, ayermolo.
Herald added a reviewer: Amir.
Herald added a reviewer: maksfb.

Address reviewers comment.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134791/new/

https://reviews.llvm.org/D134791

Files:
  bolt/lib/RuntimeLibs/RuntimeLibrary.cpp
  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.465053.patch
Type: text/x-patch
Size: 14051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221004/84a4e832/attachment-0001.bin>


More information about the cfe-commits mailing list