diff options
author | John McCall <rjmccall@apple.com> | 2011-05-04 01:45:19 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2011-05-04 01:45:19 +0000 |
commit | 3ab847648f4390af28a5cfd074e03cfe0d812a98 (patch) | |
tree | d73370f57e50eab21ad21038c367b9b20ab7bf9f /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 2160a0d3d740082407730537b12ad925e36f9a5f (diff) | |
download | llvm-3ab847648f4390af28a5cfd074e03cfe0d812a98.zip llvm-3ab847648f4390af28a5cfd074e03cfe0d812a98.tar.gz llvm-3ab847648f4390af28a5cfd074e03cfe0d812a98.tar.bz2 |
Type prefixes of unresolved-names should only be mangled as unresolved-types
if they match that production, i.e. if they're template type parameters
or decltypes (or, as an obvious case not yet described in the ABI document,
if they're template template parameters applied to template arguments).
llvm-svn: 130824
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions