[MS ABI] Add mangled type for auto template parameter whose argument kind is Integeral
authorZequan Wu <zequanwu@google.com>
Fri, 11 Sep 2020 00:45:16 +0000 (17:45 -0700)
committerZequan Wu <zequanwu@google.com>
Fri, 11 Sep 2020 23:19:43 +0000 (16:19 -0700)
commit83286a1a8f059d1664b64341854676a36a85cecd
tree93f82acb5808b2f32abcdc91b16db23a58289fed
parent76e3a27c16d2a8171454cf12a33e35e3ae6f9dc2
[MS ABI] Add mangled type for auto template parameter whose argument kind is Integeral
clang/include/clang/Basic/LangOptions.h
clang/lib/AST/MicrosoftMangle.cpp
clang/test/CodeGenCXX/mangle-ms-auto-templates.cpp [new file with mode: 0644]