This is an archive of the discontinued LLVM Phabricator instance.

[Symtab][NFC] Added llvm_unreachable to supress compiler warning
ClosedPublic

Authored by xbolva00 on Sep 3 2018, 4:34 AM.

Diff Detail

Repository
rLLDB LLDB

Event Timeline

xbolva00 created this revision.Sep 3 2018, 4:34 AM
JDevlieghere accepted this revision.Sep 3 2018, 5:23 AM

Looks reasonable. Did you run into this or is it just an improvement as you came across the code?

This revision is now accepted and ready to land.Sep 3 2018, 5:23 AM
xbolva00 added a comment.EditedSep 3 2018, 5:43 AM

Looks reasonable. Did you run into this or is it just an improvement as you came across the code?

I just saw it as one of many GCC warnings when building lldb trunk.

Alright, thanks for the fix!

xbolva00 closed this revision.Sep 3 2018, 5:58 AM