[all-commits] [llvm/llvm-project] 2905a4: Fix DfaEmitter::visitDfaState() crash in MSVC x86 ...

Hans via All-commits all-commits at lists.llvm.org
Tue Feb 25 06:22:08 PST 2020


  Branch: refs/heads/release/10.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 2905a48c8790b530709305e984451ddab268c8e4
      https://github.com/llvm/llvm-project/commit/2905a48c8790b530709305e984451ddab268c8e4
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M llvm/utils/TableGen/DFAEmitter.cpp
    M llvm/utils/TableGen/DFAEmitter.h

  Log Message:
  -----------
  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.

(cherry picked from commit edae4be8e21c5deb9a8ffc24a8c17e70b878bf39)




More information about the All-commits mailing list