[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
Tue Jan 16 17:23:25 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322608: Fix pretty printing the unspecified param of a variadic function (authored by asmith, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41801?vs=129502&id=130075#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41801
Files:
llvm/trunk/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h
llvm/trunk/lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp
llvm/trunk/test/tools/llvm-pdbdump/Inputs/PrettyFuncDumperTest.cpp
llvm/trunk/test/tools/llvm-pdbdump/Inputs/PrettyFuncDumperTest.pdb
llvm/trunk/test/tools/llvm-pdbdump/pretty-func-dumper.test
llvm/trunk/tools/llvm-pdbutil/PrettyBuiltinDumper.cpp
llvm/trunk/tools/llvm-pdbutil/PrettyFunctionDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41801.130075.patch
Type: text/x-patch
Size: 5557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/10de4bb7/attachment.bin>
More information about the llvm-commits
mailing list