[all-commits] [llvm/llvm-project] fe3ee6: [lldb] Fix warning: extra '; ' outside of a functio...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon May 1 21:24:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe3ee680741d603dd1229571e86e62bdb88ea215
      https://github.com/llvm/llvm-project/commit/fe3ee680741d603dd1229571e86e62bdb88ea215
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-05-01 (Mon, 01 May 2023)

  Changed paths:
    M lldb/source/Commands/CommandObjectType.cpp

  Log Message:
  -----------
  [lldb] Fix warning: extra ';' outside of a function is incompatible with C++98

Fix warning, remove trailing whitespace and fix formatting.




More information about the All-commits mailing list