summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2015-03-02 11:04:03 +0000
committerTamas Berghammer <tberghammer@google.com>2015-03-02 11:04:03 +0000
commit6806fded8cf6cb9e323eacde28fc5bd91d92415a (patch)
tree1a0431945f8ff3d1642be8fcbbd084ca448a631e /clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp
parentf1115fe0c5f367b55119b129a4b0c219ae8d3c31 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud