[all-commits] [llvm/llvm-project] fc39b9: [lldb][NFC] Move [SU]Int64ValueIsValidForByteSize ...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Fri Dec 6 02:17:16 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fc39b94849c89843aebb210c5d9be9c48e2b43a6
      https://github.com/llvm/llvm-project/commit/fc39b94849c89843aebb210c5d9be9c48e2b43a6
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2019-12-06 (Fri, 06 Dec 2019)

  Changed paths:
    M lldb/include/lldb/Utility/Args.h
    M lldb/source/Utility/RegisterValue.cpp

  Log Message:
  -----------
  [lldb][NFC] Move [SU]Int64ValueIsValidForByteSize to RegisterValue

These functions are an implementation detail of RegisterValue, so
it doesn't make a lot of sense to implement them in a totally
unrelated class.




More information about the All-commits mailing list