summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-07-01 03:54:54 +0000
committerEric Fiselier <eric@efcs.ca>2016-07-01 03:54:54 +0000
commit10b9a1bb422639cf47d4aaf13a38b74e68101bef (patch)
tree756482b2b79c1bc463b3c08922fdf35058f984ba /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py
parent908b9e26a6644eb108390887914553a175b8d709 (diff)
downloadbcm5719-llvm-10b9a1bb422639cf47d4aaf13a38b74e68101bef.tar.gz
bcm5719-llvm-10b9a1bb422639cf47d4aaf13a38b74e68101bef.zip
Flatten the tuple_element and __make_tuple_types implementations.
This patch attempts to improve the QoI of std::tuples tuple_element and __make_tuple_types helpers. Previously they required O(N) instantiations, one for every element in the tuple The new implementations are O(1) after __tuple_indices<Id...> is created. llvm-svn: 274330
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud