[all-commits] [llvm/llvm-project] 799316: [lldb][NFC] Pass Stream& to ToXML methods in Regis...

David Spickett via All-commits all-commits at lists.llvm.org
Wed May 29 07:28:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 799316ff26cc82d60f276dc62c4a69b5bba1aef3
      https://github.com/llvm/llvm-project/commit/799316ff26cc82d60f276dc62c4a69b5bba1aef3
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2024-05-29 (Wed, 29 May 2024)

  Changed paths:
    M lldb/include/lldb/Target/RegisterFlags.h
    M lldb/source/Target/RegisterFlags.cpp

  Log Message:
  -----------
  [lldb][NFC] Pass Stream& to ToXML methods in RegisterFlags

As suggested in a review of some new code for this file, Stream
is more general. The code does not need to know that it's backed
by a string.



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