[PATCH] D135107: [clang][NFC] Use enum for -fstrict-flex-arrays

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 5 13:20:43 PDT 2022


void updated this revision to Diff 465526.
void added a comment.

Rebase with ToT.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135107

Files:
  clang/include/clang/AST/Expr.h
  clang/include/clang/Basic/LangOptions.def
  clang/include/clang/Basic/LangOptions.h
  clang/include/clang/Driver/Options.td
  clang/lib/AST/Expr.cpp
  clang/lib/AST/ExprConstant.cpp
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/lib/StaticAnalyzer/Core/MemRegion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135107.465526.patch
Type: text/x-patch
Size: 7899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221005/c51cf9db/attachment-0001.bin>


More information about the cfe-commits mailing list