aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-09-24 08:44:38 -0700
committerGitHub <noreply@github.com>2025-09-24 08:44:38 -0700
commit21ce61bcdebf561d0a7bbcfd12be32a0b51f4ba2 (patch)
tree1d16dbf04c1b31701e22e48eb071c881c910f728 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parent3b5c6bfc6abbc8c11f386a68f66eceafc3bb786c (diff)
downloadllvm-21ce61bcdebf561d0a7bbcfd12be32a0b51f4ba2.zip
llvm-21ce61bcdebf561d0a7bbcfd12be32a0b51f4ba2.tar.gz
llvm-21ce61bcdebf561d0a7bbcfd12be32a0b51f4ba2.tar.bz2
[ADT] Use "static inline" to initialize EmptyDivergenceDesc; (NFC) (#160445)
In C++17, we can initialize a static member variable with "static inline" as part of the class definition. With this, we can eliminate the out-of-line static initializer involving boilerplate template code.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions