summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorHuihui Zhang <huihuiz@quicinc.com>2020-02-07 12:57:24 -0800
committerHuihui Zhang <huihuiz@quicinc.com>2020-02-07 13:13:55 -0800
commit2491fd0e6f6187a6130103c7d64d59cd3f178d4c (patch)
treec4610fa4c7d57db459db05e8d369815831c1fd55 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent681f929f591616ca048aa470d030d985b6719216 (diff)
Reland "[AArch64] Fix data race on RegisterBank initialization."
Update lambda function static auto InitializeRegisterBankOnce = [this](const auto &TRI) { with static auto InitializeRegisterBankOnce = [&]() { Capture reference instead of passing argument, as there are buildbot compiling errors related when passing argument.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions