[PATCH] D61479: Finish "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO"

Stephan Bergmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 07:01:31 PDT 2019


sberg updated this revision to Diff 200493.
sberg retitled this revision from "Add tests for "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO"" to "Finish "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO"".
sberg edited the summary of this revision.
sberg added a comment.

Of course, adding missing tests reveals shortcomings in the new code.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61479/new/

https://reviews.llvm.org/D61479

Files:
  clang/docs/UndefinedBehaviorSanitizer.rst
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/test/CodeGen/ubsan-function.cpp
  compiler-rt/lib/ubsan/ubsan_handlers_cxx.cc
  compiler-rt/lib/ubsan/ubsan_handlers_cxx.h
  compiler-rt/lib/ubsan/ubsan_interface.inc
  compiler-rt/test/ubsan/TestCases/TypeCheck/Function/function.cpp
  compiler-rt/test/ubsan_minimal/TestCases/function.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61479.200493.patch
Type: text/x-patch
Size: 12554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190521/9114b7da/attachment.bin>


More information about the llvm-commits mailing list