summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorZhouyi Zhou <zhouzhouyi@gmail.com>2021-09-11 13:39:24 -0500
committerArthur O'Dwyer <arthur.j.odwyer@gmail.com>2021-09-11 13:43:12 -0500
commit6e91666e2864eae2190ba9d2c59c7ff80ed7b836 (patch)
tree90f7f66261ff192a161f74acf4ab8c92ff5a9a41 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent26b653dae493fa845f921b6cc5d76e9267ab617a (diff)
[libcxxabi] NFC: fix incorrect indentation of braces
Some functions in cxa_exception_storage.cpp have incorrect indentation of braces; fix them. Original patch by Zhouyi Zhou <zhouzhouyi@gmail.com> Also, remove a line of commented-out (and no-longer-possible-to-compile) code. That thread-safe-static initialization of `init` was replaced with the call to pthread_once directly above it, back in 2012. Differential Revision: https://reviews.llvm.org/D109408
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions