summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-01-30 13:14:46 -0800
committerCraig Topper <craig.topper@sifive.com>2021-01-30 13:16:39 -0800
commitb5e3a5785dab0d0c7aa68cc65c2dd348488e72d1 (patch)
tree51723d6e2c4dc40be91b348a402eaa9fe3e872e3 /lldb/test/API/python_api/process/TestProcessAPI.py
parent4e04a535d8f836804d39e8861ae17d7817293c5a (diff)
[TableGen] Use emplace_back to add to PatternsToMatch in GenerateVariants. Use std::move when adding to PatternsToMatch in AddPatternToMatch.
We already used emplace_back in at least one other place so be consistent. AddPatternToMatch already took PTM as an rvalue reference, but we need to use std::move again to move it into the PatternToMatch vector.
Diffstat (limited to 'lldb/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions