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

Evgenii Stepanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 9 14:57:54 PDT 2017


eugenis updated this revision to Diff 98354.
eugenis marked an inline comment as done.

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.98354.patch
Type: text/x-patch
Size: 8352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170509/252f94a9/attachment-0001.bin>


More information about the cfe-commits mailing list