[PATCH] D33159: [compiler-rt] Switch handle_<signal> flags from bool to int.
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 19 15:50:48 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL303464: [compiler-rt] Switch handle_<signal> flags from bool to enum. (authored by vitalybuka).
Changed prior to commit:
https://reviews.llvm.org/D33159?vs=99515&id=99638#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33159
Files:
compiler-rt/trunk/lib/sanitizer_common/sanitizer_flag_parser.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_flags.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_flags.inc
compiler-rt/trunk/lib/sanitizer_common/tests/sanitizer_flags_test.cc
compiler-rt/trunk/test/asan/TestCases/Posix/asan-sigbus.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33159.99638.patch
Type: text/x-patch
Size: 6322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170519/7f846cc3/attachment.bin>
More information about the llvm-commits
mailing list