Fix formatting of inline argument comments. NFC.
authorSam Clegg <sbc@chromium.org>
Fri, 19 Jul 2019 00:30:23 +0000 (00:30 +0000)
committerSam Clegg <sbc@chromium.org>
Fri, 19 Jul 2019 00:30:23 +0000 (00:30 +0000)
commita5ee6397e14171232d6489f99858b1d5ddf5d075
tree5874628fd50827e8836decc44ec7a3e26761097b
parent3e4a13a7f0b095579d1063bd130ec591a175ee95
Fix formatting of inline argument comments. NFC.

Also, remove the final arg from ItaniumCXXABI in the PNaCl case since
its not needed.

Differential Revision: https://reviews.llvm.org/D64955

llvm-svn: 366518
clang/lib/CodeGen/ItaniumCXXABI.cpp