[PATCH] D121853: [scudo][NFC] Suppress warnings for missing-noreturn, conditional-uninitialized, zero-length-array

Dominic Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 14:26:42 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG686dcbe8b018: [scudo] Add noreturn/pragma to suppress compiler warnings (authored by ddcc).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121853

Files:
  compiler-rt/lib/scudo/standalone/memtag.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121853.418986.patch
Type: text/x-patch
Size: 3148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220329/5934ddaa/attachment.bin>


More information about the llvm-commits mailing list