diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2014-10-09 17:00:55 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2014-10-09 17:00:55 +0000 |
commit | 7aafc4a5ff417dfbfdef4a667802525ed1f3651c (patch) | |
tree | b6b335ebbc1889dbd6151115bc9dda402f0eb912 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 01b48a84dc9c4a2de9335cc717ee781cbd30450d (diff) | |
download | llvm-7aafc4a5ff417dfbfdef4a667802525ed1f3651c.zip llvm-7aafc4a5ff417dfbfdef4a667802525ed1f3651c.tar.gz llvm-7aafc4a5ff417dfbfdef4a667802525ed1f3651c.tar.bz2 |
thread state coordinator: fixed bug in thread running state book-keeping.
Adds a test to verify that a thread resume request marks the thread as running
after doing the resume callback. This test fails without the corresponding
ThreadStateCoordinator.cpp change.
Fixes the code where that state was not maintained.
llvm-svn: 219412
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions