summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2017-01-05 01:08:22 +0000
committerReid Kleckner <rnk@google.com>2017-01-05 01:08:22 +0000
commit61195e12fc5cc128e5908cfb76a91ee6860659e5 (patch)
treec994eb649f4e21593a69010a16af1de5bb536def /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parent87ea8c60a6d1346182dceebe15e392e83b7b50c0 (diff)
downloadbcm5719-llvm-61195e12fc5cc128e5908cfb76a91ee6860659e5.tar.gz
bcm5719-llvm-61195e12fc5cc128e5908cfb76a91ee6860659e5.zip
[MS] Instantiate default args during instantiation of exported default ctors
Summary: Replace some old code that probably pre-dated the change to delay emission of dllexported code until after the closing brace of the outermost record type. Only uninstantiated default argument expressions need to be handled now. It is enough to instantiate default argument expressions when instantiating dllexported default ctors. This also fixes some double-diagnostic issues in this area. Fixes PR31500 Reviewers: rsmith Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D28274 llvm-svn: 291045
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud