[PATCH] D148815: [Coverity] Fix uninitialized scalar members in TableGen

Akshay Khadse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 02:42:47 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG66219728e344: [Coverity] Fix uninitialized scalar members in TableGen (authored by akshaykhadse).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148815/new/

https://reviews.llvm.org/D148815

Files:
  llvm/utils/TableGen/AsmMatcherEmitter.cpp
  llvm/utils/TableGen/CallingConvEmitter.cpp
  llvm/utils/TableGen/CodeEmitterGen.cpp
  llvm/utils/TableGen/CodeGenRegisters.h
  llvm/utils/TableGen/DAGISelMatcher.h
  llvm/utils/TableGen/DXILEmitter.cpp
  llvm/utils/TableGen/OptParserEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148815.515662.patch
Type: text/x-patch
Size: 5010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230421/72ee327a/attachment.bin>


More information about the llvm-commits mailing list