[all-commits] [llvm/llvm-project] 83286a: [MS ABI] Add mangled type for auto template parame...
ZequanWu via All-commits
all-commits at lists.llvm.org
Fri Sep 11 16:20:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 83286a1a8f059d1664b64341854676a36a85cecd
https://github.com/llvm/llvm-project/commit/83286a1a8f059d1664b64341854676a36a85cecd
Author: Zequan Wu <zequanwu at google.com>
Date: 2020-09-11 (Fri, 11 Sep 2020)
Changed paths:
M clang/include/clang/Basic/LangOptions.h
M clang/lib/AST/MicrosoftMangle.cpp
A clang/test/CodeGenCXX/mangle-ms-auto-templates.cpp
Log Message:
-----------
[MS ABI] Add mangled type for auto template parameter whose argument kind is Integeral
More information about the All-commits
mailing list