Fixes https://llvm.org/PR65011
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rG8930d04d5580: [libc++][format] Fixes out of bounds access.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
libcxx/test/std/utilities/format/format.functions/vformat.pass.cpp | ||
---|---|---|
53–60 | Guard this block for the no-execption build. |
Guard this block for the no-execption build.