This patch inlines all the single-line functions that we only use once in the test
and replaces the assertTrue with an assertEquals to improve the error message
when this test fails.
Details
Details
- Reviewers
JDevlieghere - Commits
- rG53b135eeb491: [lldb][NFC] Refactor TestSafeFuncCalls.py
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo