diff options
author | Aiden Grossman <agrossman154@yahoo.com> | 2023-12-04 01:47:33 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-04 01:47:33 -0800 |
commit | 077fe9773632b955ad114eeeb4153c734a9f5172 (patch) | |
tree | 308f1a34b78db8b9710553359cd5ebf40aa5c280 /libcxx/include/__algorithm/generate.h | |
parent | 9db642394dee768e8a4404978c0e5d3af07fed17 (diff) | |
download | llvm-077fe9773632b955ad114eeeb4153c734a9f5172.zip llvm-077fe9773632b955ad114eeeb4153c734a9f5172.tar.gz llvm-077fe9773632b955ad114eeeb4153c734a9f5172.tar.bz2 |
[llvm-exegesis] Disable core dumps in subprocess (#74144)
Core dumps are currently enabled within the llvm-exegesis subprocess
executor. This can create a lot of core dumps when going through
different snippets that might segfault when experimenting with memory
annotations. These core dumps are not really needed as the information
about the segfault is reported directly to the user.
Diffstat (limited to 'libcxx/include/__algorithm/generate.h')
0 files changed, 0 insertions, 0 deletions