diff options
author | Pavel Labath <labath@google.com> | 2016-05-16 09:18:30 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-05-16 09:18:30 +0000 |
commit | 57a77118bad72158d48f717a9e751f722462274d (patch) | |
tree | bdadb47ab15ab8e999a3025d7e3591fb248807ee /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | cda908a0b6bda12f9826c2f5fe66bcfd4dc0b5c7 (diff) | |
download | llvm-57a77118bad72158d48f717a9e751f722462274d.zip llvm-57a77118bad72158d48f717a9e751f722462274d.tar.gz llvm-57a77118bad72158d48f717a9e751f722462274d.tar.bz2 |
Remove Mutex from NativeProcessLinux
NPL now assumes it is running from a single thread now, so its thread-safety is untested
anyway (and if that assumption is broken, we'll have bigger problems (due to ptrace restrictions)
than a couple of missing mutexes).
llvm-svn: 269640
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions