diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-07-30 08:20:03 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-07-30 08:20:03 +0000 |
commit | 8d5f9ab2cc2a76d490ffc6317d9552b05901ff63 (patch) | |
tree | be791e083c00be93430821e3122644b58db3a29e /clang/lib/Analysis/CFG.cpp | |
parent | 5c72938c39f97672f0557069cfcce9dd95446477 (diff) | |
download | bcm5719-llvm-8d5f9ab2cc2a76d490ffc6317d9552b05901ff63.tar.gz bcm5719-llvm-8d5f9ab2cc2a76d490ffc6317d9552b05901ff63.zip |
MS ABI: Mangle alias templates used as template-template arguments
A templated using declaration may be used as a template-template
argument.
Unfortunately, the VS "14" chooses '?' as the sole marker for the
argument. This is problematic because it presupposes the possibility of
using more than one template-aliases as arguments to the same template.
This fixes PR20047.
llvm-svn: 214290
Diffstat (limited to 'clang/lib/Analysis/CFG.cpp')
0 files changed, 0 insertions, 0 deletions