aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2015-05-27 09:02:51 +0000
committerChandler Carruth <chandlerc@gmail.com>2015-05-27 09:02:51 +0000
commit0ac95426ba90547da2144c8b6a3b7455e3310d61 (patch)
tree8bdc7dc45daa5346d0f6ddc09461ed406ab34a29 /lldb/source/Commands/CommandObjectProcess.cpp
parentbb399f3d57a20800bf153d183875969c2df12723 (diff)
downloadllvm-0ac95426ba90547da2144c8b6a3b7455e3310d61.zip
llvm-0ac95426ba90547da2144c8b6a3b7455e3310d61.tar.gz
llvm-0ac95426ba90547da2144c8b6a3b7455e3310d61.tar.bz2
[PM] Use a simpler technique to drop optional analysis manager arguments
when invoking run methods. This technique was suggested by Dinesh Dwivedi who also wrote the original patch. During the code review, they explained to me that this isn't a fully general technique as we need to know the signatures of the method candidates. Since this is really a narrower utility, I switched the names and structure to be more clearly a specialized run method invoke helper and commented it accordingly. I still think this is a pretty big win. Very sorry to Dinesh for the extreme delay in landing this patch. I've been far to busy poking at other things. Original review: http://reviews.llvm.org/D3543 llvm-svn: 238305
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions