[PATCH] D19169: [esan] EfficiencySanitizer driver flags

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 14:51:20 PDT 2016


bruening updated this revision to Diff 54428.
bruening added a comment.

Add test cases


http://reviews.llvm.org/D19169

Files:
  include/clang/Basic/Sanitizers.def
  include/clang/Driver/SanitizerArgs.h
  lib/CodeGen/BackendUtil.cpp
  lib/Driver/SanitizerArgs.cpp
  lib/Driver/ToolChains.cpp
  lib/Driver/Tools.cpp
  lib/Lex/PPMacroExpansion.cpp
  test/Driver/esan.c
  test/Driver/fsanitize.c
  test/Driver/sanitize_unwind_tables.c
  test/Driver/sanitizer-ld.c
  test/Lexer/has_feature_efficiency_sanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19169.54428.patch
Type: text/x-patch
Size: 13459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160420/26f21b7a/attachment.bin>


More information about the llvm-commits mailing list