[PATCH] D41801: Fix pretty printing the unspecified param of a variadic function

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 12:42:20 PST 2018


asmith updated this revision to Diff 129502.
asmith edited the summary of this revision.

Repository:
  rL LLVM

https://reviews.llvm.org/D41801

Files:
  include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h
  lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp
  test/tools/llvm-pdbdump/Inputs/PrettyFuncDumperTest.cpp
  test/tools/llvm-pdbdump/Inputs/PrettyFuncDumperTest.pdb
  test/tools/llvm-pdbdump/pretty-func-dumper.test
  tools/llvm-pdbutil/PrettyBuiltinDumper.cpp
  tools/llvm-pdbutil/PrettyFunctionDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41801.129502.patch
Type: text/x-patch
Size: 5275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180111/a27e5e0f/attachment.bin>


More information about the llvm-commits mailing list