[PATCH] D15363: [UBSan] Implement runtime suppressions (PR25066).

Alexey Samsonov via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 18 11:59:58 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256018: [UBSan] Implement runtime suppressions (PR25066). (authored by samsonov).

Changed prior to commit:
  http://reviews.llvm.org/D15363?vs=42250&id=43254#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15363

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_suppressions.h
  compiler-rt/trunk/lib/ubsan/ubsan_diag.cc
  compiler-rt/trunk/lib/ubsan/ubsan_diag.h
  compiler-rt/trunk/lib/ubsan/ubsan_handlers.cc
  compiler-rt/trunk/lib/ubsan/ubsan_handlers_cxx.cc
  compiler-rt/trunk/test/ubsan/TestCases/Integer/suppressions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15363.43254.patch
Type: text/x-patch
Size: 15843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151218/5edf0f51/attachment-0001.bin>


More information about the cfe-commits mailing list