[all-commits] [llvm/llvm-project] b472bd: [NFC] Let Microsoft mangler accept GlobalDecl
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Tue Nov 23 08:14:05 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b472bd855ed85691d0d03ef1808c82b780d23721
https://github.com/llvm/llvm-project/commit/b472bd855ed85691d0d03ef1808c82b780d23721
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2021-11-23 (Tue, 23 Nov 2021)
Changed paths:
M clang/lib/AST/MicrosoftMangle.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list