hopefully fix clang format issue

This commit is contained in:
David Marcec 2018-12-19 13:22:09 +11:00
parent fdd649e2ef
commit 20859802f0

View File

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