These currently give warnings for unused variables or a default case
where everything is covered.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153137
[libc][nfc] Silence two warnings in tests ClosedPublic Authored by jhuber6 on Jun 16 2023, 6:43 AM.
Details Summary These currently give warnings for unused variables or a default case
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 16 2023, 6:43 AM This revision is now accepted and ready to land.Jun 16 2023, 10:23 AM Closed by commit rG485e2de6d5a7: [libc][nfc] Silence two warnings in tests (authored by jhuber6). · Explain WhyJun 16 2023, 10:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 532229 libc/test/UnitTest/RoundingModeUtils.cpp
libc/test/src/__support/uint_test.cpp
|