| commit | adfbf993d6068a9196ed1036a9039a8cb566b3d2 | [log] [tgz] | 
|---|---|---|
| author | David Blaikie <dblaikie@gmail.com> | Sun Aug 18 16:55:33 2013 +0000 | 
| committer | David Blaikie <dblaikie@gmail.com> | Sun Aug 18 16:55:33 2013 +0000 | 
| tree | ac19232fbc2186b37780c23cda1bc916eb2adac7 | |
| parent | c96c699a1673c5704a3e994627b18e26850b01c9 [diff] | 
DebugInfo: Don't emit vbase 'containing types' for context chain limited types Possible minor reduction in debug info & avoid some cases where creating a context chain could lead to the type the context chain is being created for, being created. (this is still possible with template parameters - tests/fixes/improvements to follow) llvm-svn: 188639