[all-commits] [llvm/llvm-project] be494a: [lldb/Lua] Fix typo: s/stdout/stderr/

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Jun 23 14:19:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: be494adb30ec76e1b6738b8bfc22040bfc31ce98
      https://github.com/llvm/llvm-project/commit/be494adb30ec76e1b6738b8bfc22040bfc31ce98
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-06-23 (Tue, 23 Jun 2020)

  Changed paths:
    M lldb/source/Plugins/ScriptInterpreter/Lua/Lua.cpp

  Log Message:
  -----------
  [lldb/Lua] Fix typo: s/stdout/stderr/

This wasn't caught by the existing test, but will be covered by the
extended test that's part of D82412.




More information about the All-commits mailing list