summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2013-03-19 04:41:22 +0000
committerGreg Clayton <gclayton@apple.com>2013-03-19 04:41:22 +0000
commite0b924e3bf83de1f51e1af967916d8612036dbdc (patch)
treeac0c4fb498463a29782cfb517b677d87d087a0c8 /clang/lib/CodeGen/CodeGenModule.cpp
parentde78866594d7f38cdf4418552b4034cc81d4a803 (diff)
downloadbcm5719-llvm-e0b924e3bf83de1f51e1af967916d8612036dbdc.tar.gz
bcm5719-llvm-e0b924e3bf83de1f51e1af967916d8612036dbdc.zip
More cleanup on the lldb-perf code:
- TestCase.m_thread is now filled in with the first thread that has a valid stop reason. This eliminates the need for the SelectMyThread() functions. - The first thread that stops for a reason is also set as the selected thread in the process in case any command line commands are run. - Changed launch over to take a SBLaunchInfo parameter so that the launch function doesn't keep getting new arguments as they are needed. - TestCase::Setup() and TestCase::Launch(SBLaunchInfo) now return bool to indicate success of setup and launch. - ActionWanted::Next(SBThread) was renamed to ActionWanted::StepOver(SBThread) - ActionWanted::Finish(SBThread) was renamed to ActionWanted::StepOut(SBThread) llvm-svn: 177376
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud