[PATCH] D26461: Tread TSan LLVM flags to driver: add TSan controlling flags to clang.

Aleksey Shlyapnikov via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 11 09:50:17 PST 2016


alekseyshl updated this revision to Diff 77631.
alekseyshl added a comment.

- Translate new driver flags to legacy -llvm ones.


https://reviews.llvm.org/D26461

Files:
  include/clang/Driver/Options.td
  include/clang/Driver/SanitizerArgs.h
  include/clang/Frontend/CodeGenOptions.def
  lib/Driver/SanitizerArgs.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/Driver/fsanitize.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26461.77631.patch
Type: text/x-patch
Size: 11014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161111/4dc54768/attachment.bin>


More information about the cfe-commits mailing list