[PATCH] D130888: [Clang] Introduce -fexperimental-sanitize-metadata=

Marco Elver via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 7 12:26:54 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc4842bb2e98e: [Clang] Introduce -fexperimental-sanitize-metadata= (authored by melver).

Changed prior to commit:
  https://reviews.llvm.org/D130888?vs=457779&id=458532#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130888

Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Basic/CodeGenOptions.h
  clang/include/clang/Driver/Options.td
  clang/include/clang/Driver/SanitizerArgs.h
  clang/lib/CodeGen/BackendUtil.cpp
  clang/lib/Driver/SanitizerArgs.cpp
  clang/test/CodeGen/sanitize-metadata.c
  clang/test/Driver/fsanitize-metadata.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130888.458532.patch
Type: text/x-patch
Size: 14002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220907/bacd650a/attachment.bin>


More information about the cfe-commits mailing list