summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJez Ng <jezng@fb.com>2021-05-25 14:57:58 -0400
committerJez Ng <jezng@fb.com>2021-05-25 14:58:29 -0400
commit8535834ef7891a5221e0bd1350a4f0636b6f3efb (patch)
tree67e5bfdb25aba7cdee24678c239e6c78e585ace8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentd1e5f046cc9ca52301b3f5ed457272f84aa0da14 (diff)
[lld-macho][nfc] Misc code cleanup
* Move `static_asserts` into cpp instead of header file. I noticed they had been separated from the main class definition in the header, so I set about to clean that up, then figured it made more sense as part of the cpp file so as not to incur unnecessary compile-time overhead. * Remove unnecessary `virtual`s * Remove unnecessary comment / reword another comment
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions