hopefully fix clang format issue

This commit is contained in:
David Marcec 2018-12-19 13:22:09 +11:00
parent 1dfb0a513a
commit 4568a12f6d

View file

@ -3784,6 +3784,7 @@ private:
}
default: {
UNIMPLEMENTED_MSG("Unhandled instruction: {}", opcode->get().GetName());
break;
}
}