diff options
author | David Blaikie <dblaikie@gmail.com> | 2021-08-30 10:06:00 -0700 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2021-08-30 10:20:12 -0700 |
commit | 0e42ec1add336e7fbf6cc1f82f663cabe48bf55e (patch) | |
tree | 2447a644e89a95d5b1927693ed344d4aee2ec9af /llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | |
parent | 5097b6e35291c23b50002c651b80ae8f770a015c (diff) | |
download | llvm-0e42ec1add336e7fbf6cc1f82f663cabe48bf55e.zip llvm-0e42ec1add336e7fbf6cc1f82f663cabe48bf55e.tar.gz llvm-0e42ec1add336e7fbf6cc1f82f663cabe48bf55e.tar.bz2 |
DebugInfo: Correct printing empty template parameter packs
Empty packs in the non-final position would result in an extra ", ".
Empty packs in the final position would result in missing the space
between trailing >>.
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp')
0 files changed, 0 insertions, 0 deletions