[all-commits] [llvm/llvm-project] 8705e4: [lldb] Remove use of comma operator (NFC) (#131233)

Dave Lee via All-commits all-commits at lists.llvm.org
Sun Mar 16 08:42:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8705e489dc17eb7124aca5070201d2dd234f97c1
      https://github.com/llvm/llvm-project/commit/8705e489dc17eb7124aca5070201d2dd234f97c1
  Author: Dave Lee <davelee.com at gmail.com>
  Date:   2025-03-16 (Sun, 16 Mar 2025)

  Changed paths:
    M lldb/source/ValueObject/ValueObjectSyntheticFilter.cpp

  Log Message:
  -----------
  [lldb] Remove use of comma operator (NFC) (#131233)

No reason for the comma operator, make this more conventional with two statements.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list