[PATCH] D32886: [asan] A clang flag to enable ELF globals-gc

Evgenii Stepanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 8 13:34:22 PDT 2017


eugenis updated this revision to Diff 98200.
Herald added a subscriber: krytarowski.

Repository:
  rL LLVM

https://reviews.llvm.org/D32886

Files:
  include/clang/Driver/Options.td
  include/clang/Driver/SanitizerArgs.h
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/BackendUtil.cpp
  lib/Driver/SanitizerArgs.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/asan-globals-gc.cpp
  test/Driver/fsanitize.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32886.98200.patch
Type: text/x-patch
Size: 8230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170508/a68576f6/attachment.bin>


More information about the cfe-commits mailing list