[all-commits] [llvm/llvm-project] 6e1afd: [lldb][NFC] Minor comment and inlining fixes for Args

Raphael Isemann via All-commits all-commits at lists.llvm.org
Fri Feb 5 01:19:50 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e1afd858757256afdb619665befb790c76418bb
      https://github.com/llvm/llvm-project/commit/6e1afd858757256afdb619665befb790c76418bb
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

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

  Log Message:
  -----------
  [lldb][NFC] Minor comment and inlining fixes for Args

The element count getter can just be in the header. Also doxygenify some of the
comments and document m_argv's terminating nullptr element that the other
comments keep mentioning.




More information about the All-commits mailing list