[all-commits] [llvm/llvm-project] 956df6: [lldb] Improve assert message in TestCPPAccelerator

Raphael Isemann via All-commits all-commits at lists.llvm.org
Wed Oct 20 03:05:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 956df6fa620a0ca75fd6e62b5318fb4d14304a4f
      https://github.com/llvm/llvm-project/commit/956df6fa620a0ca75fd6e62b5318fb4d14304a4f
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2021-10-20 (Wed, 20 Oct 2021)

  Changed paths:
    M lldb/test/API/lang/cpp/accelerator-table/TestCPPAccelerator.py

  Log Message:
  -----------
  [lldb] Improve assert message in TestCPPAccelerator

`log` is just some IO object that gets printed as `<_io.TextIOWrapper = filename`
but the intention here was to print the actual found log contents.




More information about the All-commits mailing list