[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
Wed Nov 9 14:57:44 PST 2016


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

- Added ust test for the new command line args.


https://reviews.llvm.org/D26461

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/Driver/fsanitize.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26461.77398.patch
Type: text/x-patch
Size: 11059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161109/df93c88c/attachment.bin>


More information about the cfe-commits mailing list