aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorSam McCall <sam.mccall@gmail.com>2020-06-25 18:25:53 +0200
committerSam McCall <sam.mccall@gmail.com>2020-06-29 20:13:42 +0200
commit01bf8cdf5fa9bc71869e15e5e351b2b68c39feb6 (patch)
tree7325bdf7040abedebb50bde55a595a39b9d0d8c5 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parent0da1e7ebf9a82e49858e77a5bbe1a14f08ef00d7 (diff)
downloadllvm-01bf8cdf5fa9bc71869e15e5e351b2b68c39feb6.zip
llvm-01bf8cdf5fa9bc71869e15e5e351b2b68c39feb6.tar.gz
llvm-01bf8cdf5fa9bc71869e15e5e351b2b68c39feb6.tar.bz2
[ADT] Support const-qualified unique_functions
Summary: This technique should extend to rvalue-qualified etc, but I didn't add any. I removed "volatile" from the future plans, which seems... speculative at best. While here I moved the callbacks object out of the constructor into a variable template, which I believe addresses the fixme there about unused objects. (I'm not a template guru, so it's always possible the old version was designed for compile-time performance in a way I'm missing) Reviewers: kadircet Subscribers: dexonsmith, llvm-commits, chandlerc Tags: #llvm Differential Revision: https://reviews.llvm.org/D82581
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions