[NFC] Let Microsoft mangler accept GlobalDecl
authorYaxun (Sam) Liu <yaxun.liu@amd.com>
Thu, 4 Nov 2021 17:49:43 +0000 (13:49 -0400)
committerYaxun (Sam) Liu <yaxun.liu@amd.com>
Tue, 23 Nov 2021 15:59:26 +0000 (10:59 -0500)
commitb472bd855ed85691d0d03ef1808c82b780d23721
treead94c476942088074ee70d2c29667ab5ed504a6f
parentaa9b90ca441d09969cab5555158f1db6341de3c1
[NFC] Let Microsoft mangler accept GlobalDecl

This is a follow up of https://reviews.llvm.org/D75700
where support of GlobalDecl with Microsoft mangler
is incomplete.

Reviewed by: Artem Belevich, Reid Kleckner

Differential Revision: https://reviews.llvm.org/D113490
clang/lib/AST/MicrosoftMangle.cpp