[PATCH] D34563: [ubsan] Disable the object-size check at -O0

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 23 16:16:12 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306181: [ubsan] Disable the object size check at -O0 (authored by vedantk).

Changed prior to commit:
  https://reviews.llvm.org/D34563?vs=103778&id=103796#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34563

Files:
  cfe/trunk/include/clang/Basic/DiagnosticDriverKinds.td
  cfe/trunk/lib/Driver/SanitizerArgs.cpp
  cfe/trunk/test/Driver/fsanitize-object-size.c
  cfe/trunk/test/Driver/fsanitize.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34563.103796.patch
Type: text/x-patch
Size: 14187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170623/bb947291/attachment.bin>


More information about the cfe-commits mailing list