[PATCH] D19666: [ubsan] Add -fubsan-strip-path-components=N

Filipe Cabecinhas via cfe-commits cfe-commits at lists.llvm.org
Fri May 6 04:15:38 PDT 2016


filcab updated this revision to Diff 56396.
filcab added a comment.

Address Richard's comments.
Final Windows fixes (force a Linux target so our mangled label matches).


http://reviews.llvm.org/D19666

Files:
  docs/UndefinedBehaviorSanitizer.rst
  include/clang/Driver/Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/CGExpr.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/ubsan-strip-path-components.cpp
  test/Driver/fubsan-strip-path-components.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19666.56396.patch
Type: text/x-patch
Size: 8818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160506/0573b5e7/attachment.bin>


More information about the cfe-commits mailing list