diff options
author | Tamas Berghammer <tberghammer@google.com> | 2015-03-02 11:04:03 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2015-03-02 11:04:03 +0000 |
commit | 6806fded8cf6cb9e323eacde28fc5bd91d92415a (patch) | |
tree | 1a0431945f8ff3d1642be8fcbbd084ca448a631e /clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp | |
parent | f1115fe0c5f367b55119b129a4b0c219ae8d3c31 (diff) | |
download | bcm5719-llvm-6806fded8cf6cb9e323eacde28fc5bd91d92415a.tar.gz bcm5719-llvm-6806fded8cf6cb9e323eacde28fc5bd91d92415a.zip |
Make it possible to stop the operation thread in NativeProcessLinux
Previously the operation thread is stopped with a cancel event but
pthread_cancel is not supported on android. This CL creates a custom
operation which asks the operation thread to exit without any pthread
call.
Differential revision: http://reviews.llvm.org/D7937
llvm-svn: 230945
Diffstat (limited to 'clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions