diff options
| author | Greg Clayton <gclayton@apple.com> | 2015-01-06 00:21:29 +0000 |
|---|---|---|
| committer | Greg Clayton <gclayton@apple.com> | 2015-01-06 00:21:29 +0000 |
| commit | 62f24e97bd6a99230cc9c7b3b324b02c72219e1b (patch) | |
| tree | 20e90f74a4a187902578850ef635df7ff35d1268 /clang/test/Frontend/warning-options.cpp | |
| parent | bcd960a1bcecee6d769b98020c06ff1f1e16fdaf (diff) | |
| download | bcm5719-llvm-62f24e97bd6a99230cc9c7b3b324b02c72219e1b.tar.gz bcm5719-llvm-62f24e97bd6a99230cc9c7b3b324b02c72219e1b.zip | |
Fix being able to get a thread result when calling HostThreadPosix::Join(). It was broken when initially checked in by getting the thread result into a temporary variable and never doing anything with it. Most threads in LLDB don't look at their thread results, but launching processes in a terminal window on MacOSX does require getting a thread result and this broke "process launch --tty" on darwin.
<rdar://problem/19308966>
llvm-svn: 225224
Diffstat (limited to 'clang/test/Frontend/warning-options.cpp')
0 files changed, 0 insertions, 0 deletions

