[all-commits] [llvm/llvm-project] 8af160: [lldb][NFC] Use llvm::is_contained instead of std:...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Thu Aug 13 05:12:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8af160b0b8ca8102b9490a287244af75727872f5
      https://github.com/llvm/llvm-project/commit/8af160b0b8ca8102b9490a287244af75727872f5
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M lldb/source/Breakpoint/Breakpoint.cpp
    M lldb/source/Commands/CommandObjectThread.cpp
    M lldb/source/Host/common/NativeProcessProtocol.cpp
    M lldb/source/Symbol/LineTable.cpp

  Log Message:
  -----------
  [lldb][NFC] Use llvm::is_contained instead of std::find in a few places




More information about the All-commits mailing list