diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2012-09-26 02:36:12 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2012-09-26 02:36:12 +0000 |
commit | b826a00857718ff0a51336213a21cab02bd6fdf8 (patch) | |
tree | c7010a3358bffd0a53506aa681956c5f0e27a934 /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | 6e0605d6540da56bf778a4fb2598764cf004723a (diff) | |
download | llvm-b826a00857718ff0a51336213a21cab02bd6fdf8.zip llvm-b826a00857718ff0a51336213a21cab02bd6fdf8.tar.gz llvm-b826a00857718ff0a51336213a21cab02bd6fdf8.tar.bz2 |
Fix the AST representation for non-type template arguments to encode
enough information so we can mangle them correctly in cases involving
dependent parameter types. (This specifically impacts cases involving
null pointers and cases involving parameters of reference type.)
Fix the mangler to use this information instead of trying to scavenge
it out of the parameter declaration.
<rdar://problem/12296776>.
llvm-svn: 164656
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions