llvm-project
542d88d2
- [lldb][nfc] Fix incorrect union usage in UnwindAssemblyInstEmulation (#168341)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
170 days ago
[lldb][nfc] Fix incorrect union usage in UnwindAssemblyInstEmulation (#168341) This is harmless due to the previous checks for > 0, but it is still confusing for the readers.
References
#168341 - [lldb][nfc] Fix incorrect union usage in UnwindAssemblyInstEmulation
Author
felipepiovezan
Parents
f369a53d
Loading