]> granicus.if.org Git - clang/commit
[ItaniumMangle] Undeduced auto type shouldn't be substitutable.
authorErik Pilkington <erik.pilkington@gmail.com>
Sat, 28 Apr 2018 02:40:28 +0000 (02:40 +0000)
committerErik Pilkington <erik.pilkington@gmail.com>
Sat, 28 Apr 2018 02:40:28 +0000 (02:40 +0000)
commit81684cc58243b49af786438d33fcbbf12a596c56
tree3d8008316cfe722e7cd64e1c971d8529468e3379
parent62f2197fb468b46c8b990b769aa275a4b571a426
[ItaniumMangle] Undeduced auto type shouldn't be substitutable.

We still support the old mangling if we're trying to be ABI-compatible with
Clang 6.0, though.

Differential revision: https://reviews.llvm.org/D45451

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@331098 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ItaniumMangle.cpp
test/CodeGenCXX/lambda-expressions-inside-auto-functions.cpp