Details
Details
- Reviewers
cryptoad hctim - Commits
- rG70b29213eb34: [scudo] Remove ScopedString::Length
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
compiler-rt/lib/scudo/standalone/string_utils.cpp | ||
---|---|---|
231 | Maybe Length instead of length() since we just stored it in a variable? |
Maybe Length instead of length() since we just stored it in a variable?