diff options
author | Sergey Matveev <earthdok@google.com> | 2013-09-02 11:36:19 +0000 |
---|---|---|
committer | Sergey Matveev <earthdok@google.com> | 2013-09-02 11:36:19 +0000 |
commit | 69931c584141cf4c3c251ae4fa6a843935ed79bf (patch) | |
tree | ee777f9c6c356d06f54c53758c274cb8ac776f75 /clang/lib/Format/ContinuationIndenter.cpp | |
parent | 2bbc79039df65ffb68d9529c2e2c39e572be89f3 (diff) | |
download | bcm5719-llvm-69931c584141cf4c3c251ae4fa6a843935ed79bf.tar.gz bcm5719-llvm-69931c584141cf4c3c251ae4fa6a843935ed79bf.zip |
[sanitizer_common] Add internal_clone().
Add a wrapper for the clone syscall for use in StopTheWorld. We
implement it only for x86_64, so stop building StopTheWorld for other platforms
(no one uses it outside x86_64 anyway).
See https://code.google.com/p/address-sanitizer/issues/detail?id=214 for why we
can't use the glibc clone() wrapper.
llvm-svn: 189753
Diffstat (limited to 'clang/lib/Format/ContinuationIndenter.cpp')
0 files changed, 0 insertions, 0 deletions