Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Fixed unit test failing in debug. Issue was genGetCommandArgument requires the
length and status parameters to be memory references (as we convert to ensure
result type).
Comment Actions
Makes sense, thanks!
The pre-commit CI failure on Windows is caused by https://reviews.llvm.org/D118834, so you can ignore it.