summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/ThreadPlanCallUserExpression.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2013-11-06 23:31:56 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2013-11-06 23:31:56 +0000
commitbed356a9eae0d45b878410b5c42d6ff278bb0c83 (patch)
tree74bfb4f49e1a0d034c3c987b601da6255145959f /lldb/source/Target/ThreadPlanCallUserExpression.cpp
parent695c3325af3ef877c4632bb6ea5af04f2062ff1b (diff)
downloadbcm5719-llvm-bed356a9eae0d45b878410b5c42d6ff278bb0c83.tar.gz
bcm5719-llvm-bed356a9eae0d45b878410b5c42d6ff278bb0c83.zip
[-fms-extensions] Add support for __FUNCDNAME__
Summary: Similar to __FUNCTION__, MSVC exposes the name of the enclosing mangled function name via __FUNCDNAME__. This implementation is very naive and unoptimized, it is expected that __FUNCDNAME__ would be used rarely in practice. Reviewers: rnk, rsmith, thakis CC: cfe-commits, silvas Differential Revision: http://llvm-reviews.chandlerc.com/D2109 llvm-svn: 194181
Diffstat (limited to 'lldb/source/Target/ThreadPlanCallUserExpression.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud