summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/new-delete-0x.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2012-04-10 01:21:57 +0000
committerJim Ingham <jingham@apple.com>2012-04-10 01:21:57 +0000
commit076b3041c0706a957766f7e5e885f05b2eaf255e (patch)
treeb9ef0ad7e29855fdab17fd9c57b69dd98a3f9fb6 /clang/test/SemaCXX/new-delete-0x.cpp
parentd8ba464b6af29f66a7b045be57e4b30e47e573d2 (diff)
downloadbcm5719-llvm-076b3041c0706a957766f7e5e885f05b2eaf255e.tar.gz
bcm5719-llvm-076b3041c0706a957766f7e5e885f05b2eaf255e.zip
Two changes,
1) Start the PrivateStateThread stopped, and then in StartPrivateStateThread, make the private state thread and then resume it before we say the thread is created. That way we know it is listening for events by the time we get out of StartPrivateStateThread. 2) Backstop running a thread plan when calling Process::RunThreadPlan on the private state thread with a ThreadPlanBase so that running the plan doesn't pass its stop events to whatever plans happen to be above us on the thread plan stack. llvm-svn: 154368
Diffstat (limited to 'clang/test/SemaCXX/new-delete-0x.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud