[Lldb-commits] [PATCH] D152569: [lldb] Introduce a tool to quickly generate projects with an arbitrary number of sources

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 9 14:34:56 PDT 2023


bulbazord updated this revision to Diff 530084.
bulbazord added a comment.

- Converted some things to use multiline string literals
- Converted some f-strings into string literals when they didn't need interpolation
- Applied black formatting


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152569

Files:
  lldb/scripts/generate-project.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152569.530084.patch
Type: text/x-patch
Size: 10256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230609/2c0a1205/attachment-0001.bin>


More information about the lldb-commits mailing list