diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-05-18 17:01:57 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-05-18 17:01:57 +0000 |
commit | 8567358cc9e04823bba9773e6509060c45b9ed80 (patch) | |
tree | aba1ab94a17b76c46ade73fd32dc037cf20220b5 /llvm/lib/System/Unix | |
parent | f811647c27a51efbd1ff70e6355820b261df37f9 (diff) | |
download | bcm5719-llvm-8567358cc9e04823bba9773e6509060c45b9ed80.tar.gz bcm5719-llvm-8567358cc9e04823bba9773e6509060c45b9ed80.zip |
When instantiating the definition of a member function of a class
template, introduce that member function into the template
instantiation stack. Also, add diagnostics showing the member function
within the instantiation stack and clean up the qualified-name
printing so that we get something like:
note: in instantiation of member function 'Switch1<int, 2, 2>::f'
requested here
in the template instantiation backtrace.
llvm-svn: 72015
Diffstat (limited to 'llvm/lib/System/Unix')
0 files changed, 0 insertions, 0 deletions