[PATCH] D12215: [UBSan] Add the ability to print more precise error kind in summary line.

Alexey Samsonov via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 20 14:41:01 PDT 2015


samsonov created this revision.
samsonov added reviewers: rsmith, pcc.
samsonov added a subscriber: cfe-commits.

http://reviews.llvm.org/D12215

Files:
  lib/ubsan/ubsan_checks.inc
  lib/ubsan/ubsan_diag.cc
  lib/ubsan/ubsan_diag.h
  lib/ubsan/ubsan_flags.inc
  lib/ubsan/ubsan_handlers.cc
  lib/ubsan/ubsan_handlers_cxx.cc
  test/ubsan/TestCases/Float/cast-overflow.cpp
  test/ubsan/TestCases/Integer/summary.cpp
  test/ubsan/TestCases/Misc/bool.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12215.32753.patch
Type: text/x-patch
Size: 17969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150820/dd87bac3/attachment-0001.bin>


More information about the cfe-commits mailing list