diff options
author | John McCall <rjmccall@apple.com> | 2011-05-01 22:35:37 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2011-05-01 22:35:37 +0000 |
commit | 8fb0d9d24ad0525b689c93b6c51e9c32ff61ac25 (patch) | |
tree | 238196380fe664192db3cf40564aa3e378a31546 /clang/lib/Sema/SemaOverload.cpp | |
parent | bbf65b05014d929fb285a0a4c6b8925481fd3a31 (diff) | |
download | bcm5719-llvm-8fb0d9d24ad0525b689c93b6c51e9c32ff61ac25.tar.gz bcm5719-llvm-8fb0d9d24ad0525b689c93b6c51e9c32ff61ac25.zip |
Store a parameter index and function prototype depth in every
parameter node and use this to correctly mangle parameter
references in function template signatures.
A follow-up patch will improve the storage usage of these
fields; here I've just done the lazy thing.
llvm-svn: 130669
Diffstat (limited to 'clang/lib/Sema/SemaOverload.cpp')
0 files changed, 0 insertions, 0 deletions