[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
Thu May 18 17:37:00 PDT 2017
vitalybuka updated this revision to Diff 99510.
vitalybuka added a comment.
int to enum
https://reviews.llvm.org/D33159
Files:
lib/sanitizer_common/sanitizer_flag_parser.h
lib/sanitizer_common/sanitizer_flags.h
lib/sanitizer_common/sanitizer_flags.inc
test/asan/TestCases/Posix/asan-sigbus.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33159.99510.patch
Type: text/x-patch
Size: 4374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170519/0556c010/attachment.bin>
More information about the llvm-commits
mailing list