[all-commits] [llvm/llvm-project] 29e1a1: [NFC] Let mangler accept GlobalDecl
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Sat Mar 7 20:53:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 29e1a16be8216066d1ed733a763a749aed13ff47
https://github.com/llvm/llvm-project/commit/29e1a16be8216066d1ed733a763a749aed13ff47
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2020-03-07 (Sat, 07 Mar 2020)
Changed paths:
M clang/include/clang/AST/GlobalDecl.h
M clang/include/clang/AST/Mangle.h
M clang/lib/AST/Expr.cpp
M clang/lib/AST/ItaniumMangle.cpp
M clang/lib/AST/Mangle.cpp
M clang/lib/AST/MicrosoftMangle.cpp
M clang/lib/CodeGen/CGExpr.cpp
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/lib/CodeGen/MicrosoftCXXABI.cpp
Log Message:
-----------
[NFC] Let mangler accept GlobalDecl
Differential Revision: https://reviews.llvm.org/D75700
More information about the All-commits
mailing list