diff options
author | Sergey Matveev <earthdok@google.com> | 2014-05-19 12:53:03 +0000 |
---|---|---|
committer | Sergey Matveev <earthdok@google.com> | 2014-05-19 12:53:03 +0000 |
commit | 6cb47a083bf52d2bea227ab2da5cb00c6b7eb816 (patch) | |
tree | 4845696f3e4b4b9f79b0e72d218e2d3be6c4e7c6 /clang/lib/Serialization/ModuleManager.cpp | |
parent | fcfc213c3f2279fe12a6fc343937874a7dbbde62 (diff) | |
download | llvm-6cb47a083bf52d2bea227ab2da5cb00c6b7eb816.zip llvm-6cb47a083bf52d2bea227ab2da5cb00c6b7eb816.tar.gz llvm-6cb47a083bf52d2bea227ab2da5cb00c6b7eb816.tar.bz2 |
[sanitizer] Support sandboxing in sanitizer coverage.
Summary:
Sandboxed code may now pass additional arguments to
__sanitizer_sandbox_on_notify() to force all coverage data to be dumped to a
single file (the default is one file per module). The user may supply a file or
socket to write to. The latter option can be used to broker out the file writing
functionality. If -1 is passed, we pre-open a file.
llvm-svn: 209121
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions