aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorMax Winkler <max.enrico.winkler@gmail.com>2024-07-04 10:17:32 -0700
committerGitHub <noreply@github.com>2024-07-04 10:17:32 -0700
commitd1dc4169838381688a74f245cdaedbe9fce13848 (patch)
treed162c82bc14d163133be58dca6a20e006b796579 /llvm/lib/Support/CommandLine.cpp
parent4f77677c3b383da99e46fdb29e7b8de63eb72447 (diff)
downloadllvm-d1dc4169838381688a74f245cdaedbe9fce13848.zip
llvm-d1dc4169838381688a74f245cdaedbe9fce13848.tar.gz
llvm-d1dc4169838381688a74f245cdaedbe9fce13848.tar.bz2
Fix MSVC 1920+ auto NTTP mangling for pointers to members (#97007)
Fixes https://github.com/llvm/llvm-project/issues/70899. This is a continuation of https://github.com/llvm/llvm-project/pull/92477 for pointers to member data and pointers to member functions. The mangled name must be prefixed with `$M <mangled-type>` for the deduced type of the nttp parameter.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions