[all-commits] [llvm/llvm-project] 4fffbc: [clang][MSVC] Fix missing MSInheritanceAttr in tem...
ZequanWu via All-commits
all-commits at lists.llvm.org
Thu Jan 14 10:37:56 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4fffbc150cca1638051b8ad2a20f4b8240df0869
https://github.com/llvm/llvm-project/commit/4fffbc150cca1638051b8ad2a20f4b8240df0869
Author: Zequan Wu <zequanwu at google.com>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M clang/lib/Sema/SemaTemplate.cpp
M clang/test/CodeGenCXX/microsoft-abi-member-pointers.cpp
Log Message:
-----------
[clang][MSVC] Fix missing MSInheritanceAttr in template specialization.
Fix PR48687.
Differential Revision: https://reviews.llvm.org/D94646
More information about the All-commits
mailing list