[PATCH] D37882: ubsan: Unbreak ubsan_cxx runtime library on Windows.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 13:25:48 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313391: ubsan: Unbreak ubsan_cxx runtime library on Windows. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D37882?vs=115338&id=115475#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37882

Files:
  compiler-rt/trunk/CMakeLists.txt
  compiler-rt/trunk/lib/ubsan/ubsan_handlers.cc
  compiler-rt/trunk/lib/ubsan/ubsan_handlers.h
  compiler-rt/trunk/lib/ubsan/ubsan_handlers_cxx.cc
  compiler-rt/trunk/test/cfi/target_uninstrumented.cpp
  compiler-rt/trunk/test/ubsan/TestCases/TypeCheck/PR33221.cpp
  compiler-rt/trunk/test/ubsan/TestCases/TypeCheck/vptr-non-unique-typeinfo.cpp
  compiler-rt/trunk/test/ubsan/TestCases/TypeCheck/vptr-virtual-base-construction.cpp
  compiler-rt/trunk/test/ubsan/TestCases/TypeCheck/vptr-virtual-base.cpp
  compiler-rt/trunk/test/ubsan/TestCases/TypeCheck/vptr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37882.115475.patch
Type: text/x-patch
Size: 6919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/b3924692/attachment.bin>


More information about the llvm-commits mailing list