[Lldb-commits] [PATCH] D129603: [lldb/crashlog] Fix interactive crashlog test

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 28 12:05:44 PDT 2022


mib updated this revision to Diff 448395.
mib added a comment.

Address @JDevlieghere feedback:

- Rename test source file (`cc` -> `cpp`)
- Reformat crash report

I'll get rid of `patch-crashlog.py` in a follow-up patch


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129603/new/

https://reviews.llvm.org/D129603

Files:
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/multithread-test.cpp
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/multithread-test.ips
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/multithread-test.yaml
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/multithread-test.cc
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/scripted_crashlog.ips
  lldb/test/Shell/ScriptInterpreter/Python/Crashlog/scripted_crashlog_json.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129603.448395.patch
Type: text/x-patch
Size: 210959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220728/0c41a85a/attachment-0001.bin>


More information about the lldb-commits mailing list