[PATCH] D60529: [asan_symbolize] Add a simple plugin architecture
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 10 14:26:13 PDT 2019
delcypher updated this revision to Diff 194588.
delcypher added a comment.
Use cstdlib rather than stdlib.h
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60529/new/
https://reviews.llvm.org/D60529
Files:
lib/asan/scripts/asan_symbolize.py
test/asan/TestCases/Posix/asan_symbolize_script/plugin_no_op.py
test/asan/TestCases/Posix/asan_symbolize_script/plugin_no_op_help_output.cc
test/asan/TestCases/Posix/asan_symbolize_script/plugin_no_op_symbolicate.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60529.194588.patch
Type: text/x-patch
Size: 14339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/781cd76b/attachment.bin>
More information about the llvm-commits
mailing list