[PATCH] [UBSAN] Suppress an error report with given type information

Byoungyoung Lee byoungyoung at chromium.org
Thu Jul 31 14:31:38 PDT 2014


Thanks for the details comments, Alexey! Addressed the comments, and now it can pass ubsan tests.

http://reviews.llvm.org/D4702

Files:
  lib/sanitizer_common/sanitizer_suppressions.cc
  lib/sanitizer_common/sanitizer_suppressions.h
  lib/sanitizer_common/tests/sanitizer_suppressions_test.cc
  lib/ubsan/ubsan_diag.cc
  lib/ubsan/ubsan_diag.h
  lib/ubsan/ubsan_handlers_cxx.cc
  lib/ubsan/ubsan_init.cc
  test/ubsan/TestCases/TypeCheck/vptr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4702.12084.patch
Type: text/x-patch
Size: 9683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140731/9c5c3ce2/attachment.bin>


More information about the llvm-commits mailing list