Fix DfaEmitter::visitDfaState() crash in MSVC x86 debug builds (PR44945)
authorHans Wennborg <hans@chromium.org>
Tue, 25 Feb 2020 14:15:25 +0000 (15:15 +0100)
committerHans Wennborg <hans@chromium.org>
Tue, 25 Feb 2020 14:18:41 +0000 (15:18 +0100)
commitedae4be8e21c5deb9a8ffc24a8c17e70b878bf39
tree1b6985100c2f8438bd31a83d9c88be272fe862fe
parent91f7f0d8e3ef2b6be07bc9621de075ff11c730c9
Fix DfaEmitter::visitDfaState() crash in MSVC x86 debug builds (PR44945)

No functionality change (intended), but this seems to make the code a
bit clearer for the compiler and maybe for human readers too.
llvm/utils/TableGen/DFAEmitter.cpp
llvm/utils/TableGen/DFAEmitter.h