The assertion that both functions were not missing was incorrect and would
fail when one of the functions was missing. Fixed it and moved the
assertion earlier to check the input parameters to better capture
first-failure.
Details
Details
- Reviewers
aeubanks - Commits
- rG64f29e2dd129: Fix bad assert in print-changed code
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
[NFC] Rename test to match PR name and move into directory so that it will only
be run on systems that have an appropriate diff.