[PATCH] [UBSan] Embed UBSan into ASan runtime (compiler-rt part).
Alexey Samsonov
vonosmas at gmail.com
Wed Apr 1 15:45:32 PDT 2015
REPOSITORY
rL LLVM
http://reviews.llvm.org/D8646
Files:
compiler-rt/trunk/CMakeLists.txt
compiler-rt/trunk/cmake/config-ix.cmake
compiler-rt/trunk/lib/CMakeLists.txt
compiler-rt/trunk/lib/asan/CMakeLists.txt
compiler-rt/trunk/lib/asan/asan_flags.cc
compiler-rt/trunk/lib/asan/asan_rtl.cc
compiler-rt/trunk/lib/asan/tests/CMakeLists.txt
compiler-rt/trunk/lib/ubsan/CMakeLists.txt
compiler-rt/trunk/lib/ubsan/Makefile.mk
compiler-rt/trunk/lib/ubsan/ubsan_diag.cc
compiler-rt/trunk/lib/ubsan/ubsan_flags.cc
compiler-rt/trunk/lib/ubsan/ubsan_flags.h
compiler-rt/trunk/lib/ubsan/ubsan_init.cc
compiler-rt/trunk/lib/ubsan/ubsan_init.h
compiler-rt/trunk/lib/ubsan/ubsan_init_standalone.cc
compiler-rt/trunk/lib/ubsan/ubsan_platform.h
compiler-rt/trunk/make/platform/clang_darwin.mk
compiler-rt/trunk/test/ubsan/TestCases/Misc/Linux/coverage-levels.cc
compiler-rt/trunk/test/ubsan/TestCases/TypeCheck/Function/function.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8646.23094.patch
Type: text/x-patch
Size: 27702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150401/ca60f529/attachment.bin>
More information about the llvm-commits
mailing list