[Lldb-commits] [lldb] [lldb][NFC] use parenthesis constructor (PR #174556)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 6 02:07:12 PST 2026


https://github.com/DavidSpickett approved this pull request.

https://llvm.org/docs/CodingStandards.html#do-not-use-braced-initializer-lists-to-call-a-constructor I assume. LGTM.

https://github.com/llvm/llvm-project/pull/174556


More information about the lldb-commits mailing list