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

Filipe Cabecinhas via cfe-commits cfe-commits at lists.llvm.org
Thu May 12 09:57:54 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269309: [ubsan] Add -fsanitize-undefined-strip-path-components=N (authored by filcab).

Changed prior to commit:
  http://reviews.llvm.org/D19666?vs=56396&id=57063#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19666

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19666.57063.patch
Type: text/x-patch
Size: 9088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160512/f6d87dc8/attachment.bin>


More information about the cfe-commits mailing list