[PATCH] D135727: [clang] Correct sanitizer behavior in union FAMs

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 20 14:12:33 PDT 2022


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

Update to support SemaCXX tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135727

Files:
  clang/lib/AST/Expr.cpp
  clang/test/CodeGen/bounds-checking-fam.c
  clang/test/CodeGen/bounds-checking.c
  clang/test/Sema/array-bounds-ptr-arith.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135727.469355.patch
Type: text/x-patch
Size: 8291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221020/cc3c3fd0/attachment-0001.bin>


More information about the cfe-commits mailing list