[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:01:03 PDT 2022


void updated this revision to Diff 465127.
void marked 3 inline comments as done.
void added a comment.

Fix typos.


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.465127.patch
Type: text/x-patch
Size: 8447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221004/991b2dba/attachment-0001.bin>


More information about the cfe-commits mailing list