summaryrefslogtreecommitdiff
path: root/lldb/test/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2011-03-07 18:29:53 +0000
committerDevang Patel <dpatel@apple.com>2011-03-07 18:29:53 +0000
commite65982c8c88c1a591ca87083f5cb572c0da8b042 (patch)
tree4133feb394b61a52892b3ba468b2b97bd58ef0ca /lldb/test/python_api/thread/TestThreadAPI.py
parentcd526fa15ee81c25b6d67ed929f2a0b7b5a3ebba (diff)
Do not emit stop point for CXXDefaultArgExpr. It results in suboptimial user experience.
21 int main() { 22 A a; For example, here user would expect to stop at line 22, even if A's constructor leads to a call through CXXDefaultArgExpr. This fixes ostream-defined.exp regression from gdb testsuite. llvm-svn: 127164
Diffstat (limited to 'lldb/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions