[all-commits] [llvm/llvm-project] 150c8d: [lldb] Remove some (almost) unused Stream::operato...
    Pavel Labath via All-commits 
    all-commits at lists.llvm.org
       
    Wed Dec  4 02:06:32 PST 2019
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 150c8dd13be4a9d9a9f631a507871359117871ca
      https://github.com/llvm/llvm-project/commit/150c8dd13be4a9d9a9f631a507871359117871ca
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2019-12-04 (Wed, 04 Dec 2019)
  Changed paths:
    M lldb/include/lldb/Utility/Stream.h
    M lldb/source/Symbol/Variable.cpp
    M lldb/source/Utility/Stream.cpp
    M lldb/unittests/Utility/StreamTest.cpp
  Log Message:
  -----------
  [lldb] Remove some (almost) unused Stream::operator<<'s
llvm::raw_ostream provides equivalent functionality.
    
    
More information about the All-commits
mailing list