[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
Mon Aug 24 16:19:51 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245897: [UBSan] Add the ability to print more precise error kind in summary line. (authored by samsonov).

Changed prior to commit:
  http://reviews.llvm.org/D12215?vs=32753&id=33019#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12215

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12215.33019.patch
Type: text/x-patch
Size: 18472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150824/1783f0ab/attachment.bin>


More information about the cfe-commits mailing list