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

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 4 13:03:06 PDT 2022


void updated this revision to Diff 465129.
void marked an inline comment as done.
void added a comment.

Use an already available context.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135107

Files:
  clang/include/clang/Basic/LangOptions.def
  clang/include/clang/Basic/LangOptions.h
  clang/include/clang/Driver/Options.td
  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.465129.patch
Type: text/x-patch
Size: 8438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221004/83fe1870/attachment-0001.bin>


More information about the cfe-commits mailing list