This variable was considered unused if building with log messages
disabled, when building for Windows with Dwarf exception handling
(i.e. for i386).
Details
Details
- Reviewers
MaskRay - Group Reviewers
Restricted Project - Commits
- rG6123e9c0d03b: [libunwind] Silence warnings about unused variables. NFC.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks great!
if building with log messages disabled
Perhaps specify the preciser condition: when NDEBUG is defined