Not everyone names their code sign identity "lldb_codesign", so it is nice to allow this to be overridden.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
packages/Python/lldbsuite/test/dotest.py | ||
---|---|---|
484 ↗ | (On Diff #74940) | The function is not really consistent in this aspect, but if you don't really need this to be in the environment, maybe exporting it as a variable in lldbtest_config would be cleaner (see args.channels above for an example)? |