Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Code change looks good, but I've got a concern about the testing. (requesting changes to cancel approval)
llvm/test/tools/llvm-ar/extract.test | ||
---|---|---|
8 | You need test cases for extracting without 'v', to show the behaviour in that case. With this change, 'x' alone is untested. |
You need test cases for extracting without 'v', to show the behaviour in that case. With this change, 'x' alone is untested.